.abouts{width:100%;height:60vh;display:flex;flex-direction:row;align-content:center;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;background-color:#f2f2eb;background-size:cover;background-repeat:no-repeat;background-position:top}.abouts .abouts-text{color:#181a1c;width:40%;height:100%;display:flex;flex-direction:column;align-content:center;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.abouts .abouts-text h2{color:#181a1c;width:100%;margin:0;padding:0;font-size:40px;margin-bottom:40px;font-weight:bolder}.abouts .abouts-text p{text-align:justify;font-size:22px;letter-spacing:1px;line-height:28px;color:#181a1c;margin:0;padding:0;width:90%}.abouts .abouts-img{width:40%;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.abouts .abouts-img img{width:90%;border-radius:30px;filter:sepia(20%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 1137px){.abouts{display:flex;flex-direction:column;height:70vh}.abouts .abouts-text h2{font-size:25px}.abouts .abouts-text p{font-size:15px;margin-bottom:30px;line-height:20px}.abouts .abouts-img{justify-content:center;margin-top:30px;width:100%;align-items:center}.abouts .abouts-img img{margin:0;width:50%}}@media screen and (max-width: 1025px){.abouts .abouts-text{width:80%;align-items:center}}