.bg-inform {
    background-image: url(../img/e-kit_online_store.svg);
    background-repeat: no-repeat !important;
    background-size: cover;
    display: block;
    height: 335px;
    width: 347px;
}

.text-banner {
    align-content: center;
    flex-direction: column;
    justify-content: space-around;
}

.text-mail {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #1355A0;
 }




