.modal-img {
    background-image: url('../../images/landing_page/modal_mGm.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.modal-numero-topico {
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}