

/* CSS from section stylesheet tags */
@media screen and (max-width: 992px) {
  .home-spotlight-block .row{
    flex-direction:column !important;
    
  }

}