.wrap {
width: 1210px;
}
.flexWrap {
display: flex;
flex-direction: row;
flex-wrap: wrap
.main-container {
margin: 0 auto;
.cms-back-to-top:before {
content: "\e903";
.margin-top-5 {
margin-top: 5px;