/* This file is reserved for overriding and extending the template styles. */
.logo-magriver {
  width: 300px;
  min-height: 120px;
  object-position: left;
  object-fit: cover;
  background-repeat: no-repeat;
  background-image: url(../img/logo/header-logo.png);
}

.logo-magriver-header {

  width: 100px;
    min-height: 35px;
    object-position: left;
    object-fit: cover;
  background-repeat: no-repeat;
}
