/**/
.homeslider-content {
    width: 53%;
}
@media (max-width: 767px) {
    #content-wrapper .homeslider-content {
        width: 100%;
    }
}