/* Add custom CSS styles below */ 
@media (min-width:768px){
.landing-page-first-banner .item-text h1{
    font-size:42px !important;
}
}
@media (max-width: 768px){
#slider-0 .item-text h1{
color:black !important;}
}