.thank-you-header{align-items:center;display:flex;flex-flow:row nowrap}.thank-you-header .thank-you-content-wrapper{flex:0 0 33.33333%}.thank-you-header .content{background-color:var(--color-background-light);padding:50px;position:relative;width:140%;z-index:1}.thank-you-header .content .socials{display:flex;flex-flow:row nowrap}.thank-you-header .content .socials img{height:32px;margin-right:18px;width:32px}.thank-you-header .image{flex:0 0 66.66667%}@media (max-width:1200px){.thank-you-header{flex-flow:column nowrap}.thank-you-header .content{width:100%}}@media (max-width:500px){.thank-you-header .content{padding:20px}}