@media (max-width: 767px) {
  .mobile-full-width {
    width: 100% !important;
    height: auto !important;
    float: none !important;
  }
}
