@media only screen and (min-width: 62em) {
.investment_section__ring .investment_section_inner{padding:3em;box-sizing:border-box;width:396px;height:396px;border:2px solid #fff;border-radius:50%;}

.process_tertiary{background-image:url(../../images/process_bg_1120.jpg);}

}
@media
only screen and (-webkit-min-device-pixel-ratio: 2)       and (min-width: 62em),
only screen and (   min--moz-device-pixel-ratio: 2)       and (min-width: 62em),
only screen and (     -o-min-device-pixel-ratio: 2/1)     and (min-width: 62em),
only screen and (        min-device-pixel-ratio: 2)       and (min-width: 62em),
only screen and (                min-resolution: 192dpi)  and (min-width: 62em),
only screen and (                min-resolution: 2dppx)   and (min-width: 62em) {