/*
Theme Name:   VictoriaPrecast
Description:  Victoria Precast Concrete
Author:       gropros
Author URL:   http://victoriaprecast.com
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  VictoriaPrecast
*/

/* Write here your own personal stylesheet */
@media only screen and (max-width: 980px) {
	.rehomebanner{
		display:flex !important;
		flex-direction: column-reverse;
	}
}