@media (max-width: 979px){
    .contact_cms_container > div {
        padding: 0 0 0 29px;
    }
}

.product_wrapper_left .top_mark, .product_wrapper > .top_mark {
    position: absolute;
    top: 0;
    background: gold;
    padding: 8px 10px;
    font-weight: bold;
    font-size: 16px;
}

.product_wrapper_left .top_mark {
    left: 10%;
}

.product_wrapper_left .position, .product_wrapper > .position {
    text-align: center;
}