MARBELLA
@media screen and (max-width:767px) { #sectionID { min-height:initial !important; display:-webkit-box; display:-ms-flexbox; display:flex; background-color:#B25A27; //change as needed -webkit-box-orient:vertical; -webkit-box-direction:reverse; -ms-flex-direction:column-reverse; flex-direction:column-reverse; .Index-page-image { position:relative; height:40vh; } .Index-page-content { min-height:initial !important; padding-top:10px; } h1,h2, h3,p { color:white; } } }