.t802__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100%;
    border-radius: 15px;
    border-width: 1px;
    border-color: #0D0BAE;
    border-style: solid;
    
    
.t802__container_clgap-10px .t802__col {
    padding: 10px 5px 0 10px;
    
.t395__title {
    width: 100%;
    height: 100%;
    padding: 18px 10px;
    box-sizing: border-box;
    color: #777;
    background-color: transparent;
    border: none;
    transition: font-weight, color 0.3s ease;
    text-align: inherit;
    cursor: pointer;
}