p {
    margin-bottom: 30px;
}

.investor-cover {
    background-image: url(../../images/investor/investor_cover_v2.png);
    /* height: 85vh; */
    height: 114vh;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(0, 0, 0, 0.5);
}

.box-slider-investor .award-img {
    padding: 30px 0px 0px 0px !important;
}
