.custom-el-2.p-absolute {
    margin-left: 5%;
    margin-top: 5%;
}

.cms_layer_logo_01 {
    position: absolute;
    z-index: 50;
    left: 15px;
    top: 15px;  
}

.cms_layer_logo_02 {
    position: absolute;
    z-index: 50;
    float: right;
    right: 15px;
    top: 15px;  
}

.cms_layer_logo_03 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 15px;
}

