.vc_row > .mob-inner-container {
  float: none;
}

.main {
  background-repeat: no-repeat;
}

.mob-shadow-box {
  background: #fff;
}

.asset-image.bg-black {
  background: #000;
}

.brand-asset-block {
  padding: 20px;
  border: 1px solid red;
  margin: 0 0 20px 0;
}

.brand-asset-block img {
  height: auto !important;
}

.social-account .icon img {
  width: 100px;
  height: 100px;
}

body:not(.home) .main.has-banner {
  background-size: contain !important;
}

.mobfm-ad-slider.mobfm-ad-header, .mobfm-ad-slider img {
  max-width: 100% !important;
}

.mobfm-infinite-carousel img,
.mobfm-infinite-carousel-rtl img {
  display: none;
}

.mobfm-infinite-carousel.slick-initialized img,
.mobfm-infinite-carousel-rtl.slick-initialized img {
  display: block;
}

.about-art-image {
  margin-top: 20px;
}

.video-hero>div .container .mobfm-home-slider-content .date {
  line-height: 1.3;
}
