.wrap__logoFooter .logo__summary {
    text-align: center;
}

#ab-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 1001;
    overflow-y: scroll;
    padding-top: 5%;
}
