.popup-youtube.theme.video-play-button.inline.item-center.relative {
  display: none;
}

.btn.circle.btn-md.btn-gradient.icon-left {
  display: none;
}

.contact-area .right-item h2 {
  font-size: 18px;
  font-weight: bold;
}

.contact-area.default-padding {
  padding-top: 0px;
}

.attr-nav.button li a {
  display: none;
}

#about .about-area .items-box > .row > .col-lg-6:first-child {
  display: none !important;
}

#about .about-area .items-box > .row > .col-lg-6:nth-child(2) {
  flex: 0 0 100%;
  max-width: 100%;
}

.about-area.shape-left.relative {
  padding-top: 40px;
}