.how{background-color:#fff}.how-main{display:block !important}.how-left{display:none !important}.how-right{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0px;grid-row-gap:0px}.how-sections{margin:0 25px}.first-how{grid-area:1 / 1 / 2 / 2}.second-how{grid-area:1 / 2 / 2 / 3}.third-how{grid-area:1 / 3 / 2 / 4}.fourth-how{grid-area:1 / 4 / 2 / 5}.how-link{grid-area:2 / 1 / 3 / 5}.how-right a{border-top:initial}@media screen and (max-width:1024px){.how-right{display:grid !important;grid-template-columns:repeat(2,1fr) !important;grid-template-rows:repeat(2,1fr) !important;grid-column-gap:0px !important;grid-row-gap:0px !important}.first-how{grid-area:1 / 1 / 2 / 2}.second-how{grid-area:1 / 2 / 2 / 3}.third-how{grid-area:2 / 2 / 3 / 3}.fourth-how{grid-area:2 / 1 / 3 / 2}.how-link{grid-area:3 / 1 / 4 / 3}}@media screen and (max-width:800px){.how-right{display:block !important}