.template-12 .template__side-block {

}
.template-12 .template__side-block--container.right .template__side-block--text {
    padding-right: 40px;
}
.template-12 .our-games__three.black-block {
    background-color: #0F0F0F!important;
}
.template-12 .our-games__three.black-block .our-games__three--list p,
.template-12 .our-games__three.black-block .our-games__three--list h3{
    color: #FFFFFF;
}

.template-12 .template-regenerative.text-hidden .syndrome--notes-block{
    padding-bottom: 90px;
}
.template-12 .image-showing {
    display: none;
}

.template__side-block.cust-temp-12 {
    background-color: #FBFBFB;
}
.template__side-block.cust-temp-12 .template__side-block--text p{
    font-size: 16px;
    line-height: 23px;
}
.template-12 .template__side-block.cust-temp-12 .template__side-block--image img {
    width: 575px;
}

@media (max-width: 992px) {
    .template-12 .template__side-block--image {
        margin: 0 auto;
    }
}