/* Framework css */
.container-bg {
    width:100%;
    max-width:1280px;
    margin:0 auto;
}

.flex-position {
    display:flex;
}
/**/