.custom_img {
    height: 250px; 
    width: 250px; 
    align-items: center; 
    display: flex; 
    justify-content: center;
}