
.owldots{
    bottom:30%;
    width:100%;
    z-index: 100000 !important;
    /* top:20%; */
    width:100%
}
@media(max-width:991px){
    .owldots{
        bottom:30%;

    }
}
