.template-5 .achilles-doc--text::before {
    position: absolute;
    content: '';
    top: 25px;
    left: 60px;
    width: 46px;
    height: 39px;
    background-image: url(/wp-content/uploads/2017/10/quote_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain !important;
    background-size: contain !important;
}
.template-5 .achilles-doc--text::after {
    position: absolute;
    content: '';
    bottom: 70px;
    right: 30px;
    width: 46px;
    height: 39px;
    background-image: url(/wp-content/uploads/2017/10/quote_left.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain !important;
    background-size: contain !important;
}
.template-5 .achilles-doc {
    padding-top: 40px;
}
.template-5 .achilles-doc--text {
    width: calc( 100% - 335px );
}
.template-5 .simple-text {
    background-color: #FCFCFC;
    margin: 0;
    padding: 40px 0 60px;
}
.template__symptoms.custom-templ-5 {
    margin: -70px 0 63px;
}
.template__symptoms.custom-templ-5 .template__symptoms--container {
    padding: 41px 60px 33px;
}
.template__symptoms.custom-templ-5 .template__symptoms--container .template__symptoms--item:last-child {
    padding-right: 0;
}
.template__symptoms.custom-templ-5 .template__symptoms--container .template__symptoms--item {
    padding-right: 80px;
}
.template-5 .template__side-block.custm-templ-5 .template__side-block--container {
    justify-content: space-between;
}
.template-5 .template__side-block.custm-templ-5 .template__side-block--container.right {
    padding-right: 0;
}
.template-5 .template__side-block.custm-templ-5 .template__side-block--text {
    margin:  auto 0;
}
.templ-5-cust.our-games__three .our-games__three--image {
    padding: 0;
}
.templ-5-cust.our-games__three .our-games__three--image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.template-5 .template__symptoms.no-marg {
    margin: -15px 0 32px;
}
.template-5 .template__side-block--text ul li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.template-5 .template__side-block--container.right {
    justify-content: space-between;
}
.template-5 .template__side-block--image.cus-pad img {
    max-width: unset;
}
@media (max-width: 1200px) {
    .template-5 .achilles-doc--text::before {
        display: none;
    }
    .template-5 .achilles-doc--text::after {
        display: none;
    }
    .template-5 .achilles-doc--text {
        width: 100%;
    }
}