* {
    margin: 0;
    padding: 0;
}

#info_img {
    width: 100%;
    object-fit: cover;
    z-index: -1;
}