.key-stats .keyfact-item-holder::after{content: '';background: url(/~/media/Images/M/Multitude/icons/secondary-cta-icon.svg) no-repeat;width: 13px;height: 22px;display: inline-block;position:absolute;top:-36px}
.key-stats .keyfact-item-holder {
	position: relative;
	margin-top:73px;
	display: flex;
    flex-direction: column;
    align-items: center;
}
/*.key-stats .keyfact-item-holder {margin-top:73px}*/
.key-stats .key-stats-title-holder{margin-bottom:35px}
.key-stats .key-stats-cta-holder{margin-top: 50px;}
.key-stats .keyfact-title-holder p.stats {color: #121212 ;padding-bottom:8px;/*overflow-wrap:break-word*/ }
.key-stats  .keyfact-item-holder a.keyfact-cta{color: #707070;text-decoration: none;}
/*.key-stats .keyfact-item-holder:hover .keyfact-title-holder p.stats{color:#000000}
.key-stats .keyfact-item-holder:hover .keyfact-description-holder a{color:#000000;text-decoration:underline}
.key-stats .keyfact-item-holder:hover:after{content: '';background: url(/~/media/Images/M/Multitude/icons/Vector.png) no-repeat;width: 13px;height: 22px;display: inline-block;position: absolute;top: -36px;}*/
/* .key-stats .keyfact-item-holder .keyfact-cta { position: absolute; width: 100%; height: 100%; top: 0;left: 0;} */
.key-stats .keyfact-description-holder {color: #121212;}
/*(.key-stats .keyfact-item-holder:hover .keyfact-description-holder {color: #000000;text-decoration:underline}*/
@media all and (max-width:767.98px){
.key-stats .keyfact-item-holder{  margin-top: 50px;margin-bottom:36px;display: flex;flex-flow: column;justify-content: center;align-items: center;}
.key-stats .keyfact-item-holder.last{margin-bottom: 0;}
.key-stats .keyfact-description-holder{max-width:261px;height:100%;text-align:center}
.key-stats .key-stats-title-holder{margin-bottom:25px}
}

@media all and (min-width:992px) and (max-width:1199.98px){
  .key-stats .keyfact-title-holder p.stats {
  font-size: 4.4rem;
      line-height: 5.5rem;
  }
}
@media screen and (max-width: 991px){
	.key-stats .key-stats-cta-holder{margin-top: 5px;}
}
@media all and (min-width:767.98px) and (max-width:991.98px){
.key-stats .keyfact-item-holder.last{margin-top:50px}
.key-stats .keyfact-title-holder p.stats {
    font-size: 4.2rem;
    line-height: 5.3rem;
}

}