.three-column-heading span {font-family:"Gotham-Light";}
.three-column-heading {text-align:center;text-transform:uppercase;padding-bottom:50px;/*padding-top:50px;*/}
.content-module-three:after {content: "";background: url(./~/media/Images/M/Multitude/icons/three-column-bg-new);width: 249px; height: 421px;display: block;position: absolute;right: 0;bottom: -80px;}
.content-module-three {/*margin-bottom:60px*/;position:relative;}
.three-col{display:flex; /*margin-left: 126px; */}
.content-module-three:after {content: "";background: url(./~/media/Images/M/Multitude/icons/corner-accent-home-new);width: 249px;height: 421px;display: block;position: absolute;right: 0;bottom: 0;z-index:-1}

@media all and (max-width: 767.98px){
.three-col{display:block;}
.content-module-three:after{content:none;}
}