.feedback-top{display:flex}.feedback-top .feedback-top-aside:first-child>img:nth-child(even){margin-right:0;margin-left:auto}.feedback-top .feedback-top-aside:last-child>img:nth-child(odd){margin-right:0;margin-left:auto}.feedback-top-mid{display:flex;flex-direction:column;align-items:center;flex-grow:1;width:auto;justify-content:center;text-align:center}.feedback-top-mid h1{margin:0 auto}.feedback-top-aside{display:flex;flex-direction:column;width:160px;grid-row-gap:20px}.feedback-top-aside img{display:block;width:70px;height:70px}.feedback-inner-container{margin:0 auto;max-width:600px;width:100%}.feedback-bottom{background-color:var(--light-blue-grey-2);margin:60px 0}.follow-buttons{padding:10px 0;display:flex;justify-content:flex-end}.follow-buttons>*{margin:0}.follow-buttons>*:not(:first-child){margin-right:0}.follow-buttons>*:first-child{margin-right:auto;margin-left:0}.feedback-form button{width:100%}@media (max-width:767.98px){.feedback-top-aside{display:none}}