.color-strip {
    font-size: 9px;
    font-weight: 600;
    position: absolute;
    right: -14px;
    text-align: center;
    top: 15px;
    transform: rotate(45deg);
    width: 29%;
    z-index: 1;
}
.green-strip {
    background: #40de09 none repeat scroll 0 0;
    color: #111;
}
.pink-strip {
    background: #B41385 none repeat scroll 0 0;
    color: #FFF;
}
.edugate-layout-3{
overflow:hidden;
}
