.rma_sliders .owl-item {
    padding: 0 10px;
    box-sizing: border-box;
}
.rma_sliders .owl-item img {
    border-radius: 30px;
}

.rma_sliders .owl-item {
    text-align: center;
}
.rma_sliders .owl-item img {
    width: 130px;
}
.rma_sliders .related_app_box.item:hover {
    text-decoration: none;
}