.graphicStickArea{position:relative}.graphicStickArea .imgStick{position:absolute;top:50%;left:0px;transform:translateY(-50%);max-width:45% !important}.graphicStickContent{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.graphicStickContent>:nth-child(1){flex-basis:45%}.graphicStickContent :nth-child(2){flex-basis:50%}@media screen and (max-width:800px){.graphicStickArea .imgStick{display:none}}@media screen and (min-width:801px){.graphicStickArea.reverse .graphicStickContent{flex-direction:row-reverse}.graphicStickArea.reverse .imgStick{left:initial;right:0px}}@media screen and (max-width:800px){.graphicStickContent div:nth-child(1){flex-basis:100%}.graphicStickContent div:nth-child(2){flex-basis:100%}.graphicStickContent>div:nth-child(2){margin-top:2rem}}@media screen and (max-width:600px){.graphicStickArea{padding-top:30px !important;padding-bottom:30px !important}}