.notificare_coruptie  .center-wrapper {
    width: 82%!important;
}
.notificare_coruptie .form-group .btn-center{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.upper-description-bar {
    background-color: #ebebeb;
}
.info {
    padding-left: 50px;
}
.newCnt-gridDown {
    width: 290px;
}
@media(max-width: 1140px) {
    .notificare_coruptie .center-wrapper{
        width: 75%!important;
    }
}
@media(max-width: 992px) {
    .notificare_coruptie .center-wrapper{
        width: 100%!important;
    }
    .info {
        padding-left: 0!important;
    }
}
@media(max-width: 768px) {
    .notificare_coruptie .newCnt-gridDown{
        margin: 0 auto;
        width: 276px!important;
    }
    .notificare_coruptie  .contact-information{
        display: flex;
    }
}
@media(max-width: 480px) {
    .sugestii_reclamatii .center-wrapper{
        width: 100%!important;
    }
    .sugestii_reclamatii .info{
        padding: 0!important;
    }
    .sugestii_reclamatii .contact-information .newCnt-gridDown{
        margin: 0 auto;
        width: 100%!important;
    }
}