@media only screen and (max-width: 768px) {
    .sliderSection {
        margin-top: 10px;
        height: auto;
    }

    .sliderSection img {
        height: auto;
    }

    .ReklamAlani-Home img {
        height: auto;
    }

    .slider-nav img {
        height: 50px;
    }
}