@media(max-width: 576px){
    .intro__slider-dots div {
        height: 16px;
        margin-right: 12px;
        width: 16px;
    }
}