.intro_row {
    position: absolute;
    width: 523px;
    top: 165px;
    left: calc(50% - 523px/2 + 15px);
    z-index: 2;
}