﻿
@media (max-width: 760px) {

    .delxscroll {
        overflow-x: hidden;
        overflow-y: scroll;
    }
}
