.custom-banner-slider .owl-dots {
    position: absolute;
    margin-top: -30px !important;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .custom-banner-slider .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }
}