.wtotem_container { max-width: 1020px; margin: 0 auto; } .wtotem_title-info__title { font-size: 14px; text-transform: uppercase; } .wtotem_title-info__info { background: url("../img/info-gray.svg") no-repeat center center/cover; display: inline-block; vertical-align: middle; width: 17px; height: 17px; margin-top: -2px; } .title { font-size: 24px; font-weight: 700; } .section-header-mb { margin-bottom: 25px; } .arrow-right { color: #3d50df; cursor: pointer; display: flex; align-items: center; } .arrow-right:after { content: ""; border: solid #3d50df; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin-left: 10px; } .wtotem_print { display: flex; align-items: center; cursor: pointer; } .wtotem_print__img { display: block; width: 17px; height: 17px; margin-right: 10px; background: url("../img/print.svg") no-repeat center center/cover; } .wtotem_print__label { color: #86939e; } .card { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05); border-radius: 4px; background: #fff; } /* 576-768px sm Small */ @media screen and (max-width: 768px) { .section-header-mb { margin-bottom: 20px; } .arrow-right:after { margin-left: 5px; } } /*# sourceMappingURL=blocks.css.map */