/* Add custom CSS styles below */ 
/* Banner homepage edits */
.banhome h1 {
font-weight: 700 !important;
margin-bottom: 25px }

@media (max-width: 767px) {
.banhome h1 {
font-size: 30px !important; 
margin-bottom: 15px !important }

.banhome .bottom_center {
padding: 0px 0px 40px 0px !important }
}