
@media only screen and (max-width: 1199px) {
    .margin-top-md {
      margin-top: 3rem !important;
    }
}

.margin-top-vid{
  margin-top: 3rem !important;
}