.general-info div img {
    border-radius: 5px;
    object-fit: cover;
    width: 70%;
    box-shadow: 0px 10px 100px 25px #204a71;
    filter: grayscale(30%);
}