.ovh {
    overflow: hidden;
}
.ovxh {
    overflow-x: hidden;
}
.ovyh {
    overflow-y: hidden;
}
