/* stopped extra galleries being shown */
.featured-categories__category {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .header__logo {
    width: 36.53%;
    bottom: 7.23%;
    left: 29.8%;
  }
}
@media (min-width: 768px) {
  .header__call {
    bottom: 50%;
    width: 29.56%;
  }
}
@media (min-width: 768px) {
  .header__phone {
    bottom: 23.67%;
    width: 29.56%;
  }
}
.left-block__phone-2 {
  display: block !important;
  visibility: visible !important;
}
.header__phone-2 {
  display: block !important;
  visibility: visible !important;
}
@media (min-width: 768px) {
  .header__phone-2 {
    position: absolute;
    width: 31%;
    bottom: 15%;
    right: 0.25%;
  }
}
@media (max-width: 767px) {
  .header__phone-2 {
    margin: 10px auto;
    width: auto;
  }
}
.header #SocialMediaLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header #SocialMediaLinks a {
  display: block;
  margin: 0 2px 5px;
  width: calc(18.4% - 10px);
}
@media (min-width: 768px) {
  .header__social {
    bottom: 4.26%;
  }
}
@media (min-width: 768px) {
  .header__follow {
    bottom: 61.41%;
  }
}
.header__phone {
  display: none;
  bottom: 23.67%;
  width: 29.56%;
}
.left-block__phone-1 {
  display: none;
  bottom: 23.67%;
  width: 29.56%;
}
#LeftPhoneNumber1 {
  display: none;
}
