.a_propos_section{display:flex;flex-direction:row;width:100%;align-items:center;flex-wrap:wrap;justify-content:center;gap:100px;margin:50px 0}.a_propos_img{overflow:hidden}#a_propos_title{color:#0ff;text-align:center;margin-bottom:0;overflow:hidden}.a_propos_description p{color:#fff;width:100%;z-index:1;text-align:justify}.a_propos_description h3{text-align:center;color:#fff}.a_propos_description{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%}.a_propos_de_moi{display:flex;flex-direction:column;width:80%;gap:20px}.ma_photo,.mon_logo{width:300px;height:300px;object-fit:cover;border-radius:50%}.mon_logo{border-radius:0}.expertise,.me_choisir,.qui_suis_je{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;overflow:hidden}.expertise{flex-direction:row-reverse}@media screen and (min-width:768px) and (max-width:1023px){.a_propos_section{gap:50px}.ma_photo,.mon_logo{width:200px;height:200px}}@media (max-width:767px){.a_propos_section{gap:30px}.a_propos_description{width:100%}.a_propos_description p{text-align:start}.expertise,.me_choisir,.qui_suis_je{flex-direction:column;gap:20px}.expertise{flex-direction:column-reverse}.a_propos_img{width:100%;display:flex;justify-content:center}.ma_photo{width:200px;height:200px}}