/*
epay button ************************************************************************************************
*/
.epay-btn {
    background-image: url("https://www.univ-saida.dz/en/wp-content/uploads/sites/19/2024/06/logo-interoperabilite-final_70x45.webp");
    background-position: center;
    background-repeat: no-repeat;
    width: 100px
    
}

@media (min-width: 1200px) {
    .container {
        width: 1330px;
    }
}