/*.event-reg {*/
/*    position: absolute;*/
/*    left: 1.5rem;*/
/*    padding: .37rem 1.3rem*/
/*}*/

.help-h1 {
    font-size: 50pt
}

.help-p {
    font-size: 25pt
}

.leaf3 {
    position: relative;
    top: 8rem
}

.leaf4 {
    position: relative;
    top: 12rem
}

.leaf5 {
    position: absolute;
    bottom: -3rem;
    left: 1rem
}

@media (min-width: 992px) {
    /*.event-reg:lang(en) {*/
    /*    right: 1.5rem;*/
    /*    bottom: 1rem;*/
    /*    left: unset*/
    /*}*/

    /*.event-reg:lang(ar) {*/
    /*    right: unset;*/
    /*    bottom: 1rem;*/
    /*    left: 1.5rem*/
    /*}*/
}

@media (max-width: 512px) {
    .help-email {
        font-size: 15pt
    }
}

@media (max-width: 992px) {
    .event-img {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .event-img {
        height: 100%
    }
}