.main .note { margin-top: -1px;}
.main .containers .part3 .tab-content .slick-prev { z-index: 1; }
.slick-dots li button:before {

    color: #d5929c !important;
    opacity: 1 !important;
    }
    .slick-dots li.slick-active button:before{
    color: #ae2438 !important;
    }
@media (max-width: 767px){
    .main .containers .part3 .tab-content .and-step-pic:first-child,
.main .containers .part3 .tab-content .and-step-pic:nth-child(2),
.main .containers .part3 .tab-content .and-step-pic:nth-child(3),
.main .containers .part3 .tab-content .and-step-pic:nth-child(4) {background-size: 50%;}

    .main .content {
    padding: 2% 0 50%;
    
    }
}
@media (max-width: 450px){
    .main .content {
        padding: 0 0 45% 0;
    }
}

