
.industry-share-story .ac-social-list {
    position: relative;
    justify-content: center;
    display: flex;
}

@media only screen and (max-width: 1068px) {
    .headline-center-m {
        position: absolute;
    }
}

@media only screen and (max-width: 735px) {
    .offserleft {
        padding-left: 0.4em;
    }
}

@media only screen and (max-width: 734px) {

    .headline-center-l {
        position: relative;
    }
    .headline-center-s {
        position: absolute;
    }
}