.custom-img {
    width: 50%;
    /* height: 50%; */
}

.custom-img:hover {
    border: 1px solid #AD0102;
}