.cf-block__fields {
    border: 2px dashed blue;
    width: 100%;
    padding: 0 20px;
}

.cf-block__inner-blocks {
    border: 2px dashed red;
    width: 100%;
    padding: 0 20px;
}

.cf-block__inner-blocks + .cf-block__fields {
    border: none;
    width: 100%;
    padding: 0 20px;
}
.page-template-where-to-buy .prods-line {
    overflow: hidden;
}
.page-text-article-name > div:nth-child(1) .illnes:nth-child(1) {
    margin-top: 0!important;
}
.page-text-article-name .text-link p {
    font-size: 12px;
}
.bg-slider-circle{
    transition-duration: .6s;
}
.bg-slider-circle.change-color{
    opacity: 0;
}
.img-container img {
    width: initial!important;
}
.checked-img:not(.checked-img2) img:first-child{
    display: none;
}
@media screen and (max-width: 760px){
	.page-text-article-name .text-link p {
	    font-size: 10px;
	}
    .bg-cont .razm-320 .cross {
        height: 460px;
        right: calc(50% - 400px);
        top: 129px;
        width: 800px;
    }

    .uteka-widget {
        width: 100vw!important;
        margin-left: calc((100vw - 290px) / 2 * -1);
    }
}