.main-header-bar {
background-color: rgba(255, 255, 255, 0.7);
}
  
.ast-footer-overlay {
  background-color: #1a1a1a;
}

@media screen and (max-width: 960px) {
.no-mobile{ display: none !important; }
}

@media screen and (min-width: 960px) {
.mobile { display:none !important; }
  
  
.box1
  {
    height:351px;
  }