/* JIRA AD-2 */
body,
.quofer {
    background: #f9f9f9;
}

.row {
    width: 1100px;
}

.autoslider {
    padding-left: calc((100% - 1100px) / 2);
}

.prod-ico img,
.cuidomos-slider h3 img {
    max-width: 43px !important;
    max-height: 39px !important;
}

/* end JIRA AD-2 */

body.over .is-sticky .hdr-top {
    box-shadow: none;
}