.owl-carousel.owl-drag .owl-item {
    /* margin-right: 20px; */
}
.r {
    margin-left: 10px;
}
.out-slider-box-container{
    margin-top: 40px;
}
.owl-stage{
    padding:5px 0px;
}
.mhn-slide .owl-prev,
.mhn-slide .owl-next{
    top: 170px;
    z-index: 2;
    width: 30px;
    /* height: 151px; */
    padding: 8px;
    margin-top: -20px;
    position: absolute;
    /* border-radius: 50%; */
    /* background-color: #fff; */
    /* box-shadow: 0 4px 4px rgb(0 0 0 / 30%), 0 0 4px rgb(0 0 0 / 20%); */
    /* content: none; */
}
.mhn-slide .owl-prev{left:-40px}
.mhn-slide .owl-next{right: -30px;}


.mhn-slide_f .owl-prev,
.mhn-slide_f .owl-next{
    top: 170px;
    z-index: 2;
    width: 30px;
    /* height: 151px; */
    padding: 8px;
    margin-top: -20px;
    position: absolute;
    /* border-radius: 50%; */
    /* background-color: #fff; */
    /* box-shadow: 0 4px 4px rgb(0 0 0 / 30%), 0 0 4px rgb(0 0 0 / 20%); */
    /* content: none; */
}
.mhn-slide_f .owl-prev{left:-40px}
.mhn-slide_f .owl-next{right: -30px;}

@media only screen and (min-width: 381px) and (max-width: 480px){
.mhn-slide .owl-prev{left:0px}
.mhn-slide .owl-next{right: 0px;}
.mhn-slide_f .owl-prev{left: 0px;}
.mhn-slide_f .owl-next{right: 0px;}

}

@media only screen and (min-width: 0px) and (max-width: 380px){
.mhn-slide .owl-prev{left:-10px}
.mhn-slide .owl-next{right: -10px;}

.mhn-slide_f .owl-prev{left:-10px}
.mhn-slide_f .owl-next{right: -10px;}


.mhn-slide .owl-prev,
.mhn-slide .owl-next{
	width: 25px;
	}

.mhn-slide_f .owl-prev,
.mhn-slide_f .owl-next{
        width: 25px;
        }

}
