.ly-profile_cont{display:flex;gap:30px;max-width:1100px}.ly-profile_imgCont{display:flex;flex-direction:column;gap:20px;width:calc(50% - 15px)}.ly-profile_imgCont img{height:auto;object-fit:cover;width:100%}.ly-profile_textCont{width:calc(50% - 15px)}.ly-profile_textCont p{text-align:left}@media screen and (max-width:768px){.ly-profile_cont{flex-direction:column;gap:20px}.ly-profile_imgCont img{margin:0 auto}.ly-profile_imgCont,.ly-profile_textCont{width:100%}}@media screen and (max-width:425px){.ly-profile_imgCont img{height:300px;width:300px}}