.about_images {
    width: 400px; 
    height: 400px;
    object-fit: cover;
}


.about_images_atag {
    pointer-events: none;
    cursor: default;
}

.img-fluid {
    min-height: 300px !important;
}