.About{margin-top:20px}.About__main{display:grid;grid-gap:20px;gap:20px;margin-top:38px;grid-template-columns:1fr 682px}@media only screen and (max-width:1640px){.About__main{grid-template-columns:1fr 580px;margin-top:32px}}@media only screen and (max-width:1240px){.About__main{display:flex;flex-direction:column;gap:48px;margin-top:28px}}@media only screen and (max-width:640px){.About__main{gap:28px;margin-top:20px}}.About__main img{height:auto;width:100%}.About__text{font-size:22px;padding-top:.12em}@media only screen and (max-width:1640px){.About__text{font-size:20px}}@media only screen and (max-width:1000px){.About__text{font-size:18px}}@media only screen and (max-width:640px){.About__text{font-size:16px}}.About__text p{line-height:1.55em}.About__text p+p{margin-top:1em}