/* Add custom CSS styles below */ 
@media(min-width:768px){
    .landing-page-first-banner .item-text h1{
    font-size:58px !important;
}
.landing-page-first-banner .item-text{
    width:600px !important;
} 
}
.banner_ad{
    max-height:1000px !important;
}
.banner_ad .item-text{
    font-size:44px !important;
    width:60%;
    line-height:60px !important;
}