.homeslide-content{
max-width: 600px !important
}
@media only screen and ( max-width: 799px )
        {
        .homeslide-content{max-width:70% !important;}
        }