.module-content-with-image-wrapper .image-content-wrapper .image-wrapper{height: 176px; background-size: cover; background-position: center center;background-repeat: no-repeat;}
.module-content-with-image-wrapper .link-content-wrapper {display: flex;flex-direction: column;justify-content: center;height: 100%;}
.module-content-with-image-wrapper .main-content-wrapper .image-content-wrapper{margin-bottom: 40px;}
.module-content-with-image-wrapper .main-content-wrapper .image-content-wrapper:last-child{margin-bottom: 0px;}
.module-content-with-image-wrapper .content-image-link .icon::before{font-size: 1rem;}
.module-content-with-image-wrapper .content-image-link .icon{margin-left: 14px;}
.module-content-with-image-wrapper .whole-content-wrapper{margin-top: 32px;}
.module-content-with-image-wrapper .content-holder {margin-bottom: 6px;}
.module-content-with-image-wrapper .main-title-wrapper{margin-bottom: 32px;}


@media all and (max-width: 991.98px){
.module-content-with-image-wrapper .image-content-wrapper .image-wrapper{background-size: contain}

}
@media all and (max-width: 767.98px){
.image-wrapper{margin-bottom: 20px;}
/*.module-content-with-image-wrapper .image-content-wrapper .image-wrapper{height: 270px;}*/
.module-content-with-image-wrapper .image-content-wrapper .image-wrapper{background-size: contain;}
}

