.codehap_image img {
width: 100%;
height: 400px;
object-fit: cover;
border-radius: 6px;

}


.codehap_info_ttl {


    color: #6d6e70;
    vertical-align: middle;
    align-items: center;
    justify-content: space-between;
}

