/* put here your custom css styles */
@media screen and (max-width: 480px) {
    .slider-content-right{
        margin-left:-110px !important;
    }
}