.triangle-right {
color: #fff;
background: #1B4E9B;
position: relative;
width: 70%;
margin-left: 10px;
}

.activity-main {
    padding: 20px;
    border: 1px solid #c6c6c6;
    margin-bottom: 30px;
    border-radius: 15px;
}

.s8 {
    width: 63.33% !important;
    box-shadow: 0px 0px 30px 1px rgba(85,85,85,0.16);
    padding: 10px;
}


@media screen and (max-width:768px) {
#hvips-cta {width: 48%;display: inline-block;}

}

@media screen and (max-width:480px) {
#hvips-cta {width: 48%;display: inline-block;}

}