.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-main-title{margin-bottom:53px}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-wrapper{height:100%;}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-item{min-height:507px;height:100%;position:relative;border-radius:0 0 60px 0;/*background-repeat: no-repeat*/background-position: center;}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .content-wrapper{padding:30px 30px 80px 30px;position: relative;z-index: 1;height: 100%;}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .title-wrapper{position: relative;}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-link{position: absolute;bottom: 30px;}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .title-wrapper .title:after {
    content: "";
    height: 4px;
    width: 48px;
    background-color: var(--yellow);
    left: 0;
    display: block;
    margin-top: 16px;
}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper  .signpost-item:before{/*background:rgba(104, 104, 104, 0.7);*/background:rgba(37, 51, 56, 0.7);content: "";position: absolute;left: 0;top: 0;height: 100%;width: 100%;border-radius:0 0 60px 0;transition: all 0.3s ease-in-out}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-wrapper:hover .signpost-item:before{background: rgba(37, 51, 56, 0.9);content: "";position: absolute;left: 0;top: 0;height: 100%;width: 100%;border-radius:0 0 60px 0}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-item-wrapper > .row > div:nth-child(1n+4){
    margin-top: 30px;
}
@media all and (max-width: 991.98px){
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-item-wrapper > .row > div:nth-child(1n+3){
    margin-top: 30px;
}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-item {
    min-height: 405px;}
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-main-title {
    margin-bottom: 30px;
}  

.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .content-wrapper{    padding: 25px 25px 80px 25px;}
    
}
@media all and (max-width: 767.98px){
.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .content-wrapper{    padding: 20px 20px 80px 20px;}
}

@media all and (max-width: 575.95px) {

.module-four-column-image-signpost-main-wrapper .module-four-column-image-signpost-inner-wrapper .signpost-item-wrapper > .row > div:nth-child(1n+2) {
    margin-top: 30px;
}

}