.abt-img{
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    /* aspect-ratio: 4/3; */
    object-fit: cover;
}

