.module-investor-signpost-wrapper a.right-link{padding: 16px 0px;border-top: 1px solid var(--gret-light); }
.module-investor-signpost-wrapper .right-links-wrapper .link-wrapper:last-child{border-bottom: 1px solid var(--gret-light);}
.module-investor-signpost-wrapper .intro-text-wrapper  p{font-size:3rem; line-height: 3.4rem;}
.module-investor-signpost-wrapper .tag-title-wrapper {margin-bottom: 16px;}
.module-investor-signpost-wrapper .right-content-wrapper{padding: 36px 0px;}
.module-investor-signpost-wrapper .image-holder{height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;  box-shadow: -7px 7px 7px rgba(0, 0, 0, 0.2);}
.module-investor-signpost-wrapper .image-wrapper-box{height: 100%; min-height: 378px; max-width: 269px; margin: 0 auto;}
.module-investor-signpost-wrapper .show-in-tablet{display:none;}
.module-investor-signpost-wrapper a.right-link:hover .icon::before{color: var(--blue);} 
@media (max-width: 991.98px){
.module-investor-signpost-wrapper .intro-text-wrapper p{font-size: 2.6rem; line-height: 3.2rem;}
.module-investor-signpost-wrapper .right-content-wrapper{padding: 30px 0}
.module-investor-signpost-wrapper .image-wrapper-box {min-height: 245px; max-width: 202px; }
}
@media (min-width: 767.98px) and (max-width: 991.98px)
{
.module-investor-signpost-wrapper .hide-in-tablet{display:none; }
.module-investor-signpost-wrapper .show-in-tablet{display:block;margin-top:40px;}
.module-investor-signpost-wrapper .intro-text-wrapper p:last-child{margin-bottom:0}
}
@media (max-width: 767.98px){
.module-investor-signpost-wrapper .image-wrapper-box{
margin-top:40px;
}
.module-investor-signpost-wrapper .image-wrapper-box {
    min-height: 380px;
    max-width: 269px;
}
.module-investor-signpost-wrapper .right-content-wrapper{padding: 0 0}
}
