

    .tcul-slider-image{
        width:50% !important;
        margin-left: 42% !important;
    
    }
    .tcul-slider-sofa{
        width: 147% !important;
        margin-left: -11% !important;
    }



@media  only screen and (min-device-width: 300px) and (max-device-width: 600px)  {
    .tcul-slider-image{
        width:50% !important;
        margin-left: 22% !important;
    }
    .tcul-slider-sofa{
        width: 127% !important;
        margin-left: -11% !important;
    }
}

