.portages_livre_blanc_bloc_28 {
    z-index: 1;
    text-align: center;
    border-radius: 22px;
    height: 100%;
    position: relative;
    display: block;
    margin: auto;
    width: 100%;
}

.portages_livre_blanc_bloc_30 {
    color: #1a39b6;
    font-family: 'Proxima Nova';
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    word-break: break-word;
}

@media (max-width: 800px) {
    .portages_livre_blanc_bloc_30 {
        font-size: 35px !important;
    }
}

@media (max-width: 550px) {
    .portages_livre_blanc_bloc_47 {
        max-width: 85%;
    }
}

.portages_livre_blanc_bloc_48 {
    background: #1a39b6;
    box-shadow: 0px 4px 16px rgb(51 102 255 / 20%);
    border-radius: 4px;
    min-height: 300px;
    padding: 25px;
    height: 100%;
}

@media (max-width: 1150px) and (min-width: 768px) {
    .portages_livre_blanc_bloc_48 {
        display: inline-block;
        vertical-align: middle;
    }
}


.portages_livre_blanc_bloc_49 {
    height: 40px;
    text-align: left;
}

.portages_livre_blanc_bloc_50 {
    font-size: 40px;
    color: white;
}

.portages_livre_blanc_mini_bloc_1 {
    border: 0;
    padding: 0.375rem 0.75rem;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    background-color: #fff;
    font-family: 'Proxima Nova';
    max-height: 150px !important;
    margin: 0px 0px 10px 0px !important;
    width: 100% !important;
    display: block;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
}

.portages_livre_blanc_mini_bloc_2 {
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    margin-right: 20px;
    padding: 0px 24px;
    display: inline-block;
    vertical-align: middle;
    color: rgb(255, 158, 27);
    border: 2px solid rgb(255, 158, 27);
    height: 50px;
}

@media (max-width: 767px) {
    img {
        max-width: 75%;
    }
}

