/** Custom CSS **/

@media screen and (min-width:768px){
.brand-promise-breaker .promise-breaker-copy{margin-top:-10px !important;}
.brand-promise-breaker .promise-breaker-left{font-size:32px !important;}

}

@media screen and (min-width:1024px){
.brand-promise-breaker .promise-breaker-left{font-size:40px !important;}	
.brand-promise-breaker .promise-breaker-copy{margin-top:-10px !important;}

}

@media screen and (max-width:767px) {


}