.about-container{display:flex;justify-content:space-between;flex-direction:column;justify-content:center;width:100%;margin:0 auto}.about-container p{margin-bottom:20px}.about-left,.about-right{width:50%}.about-left{display:flex;justify-content:center}.about-left img{width:70%;height:auto;border-bottom:1px solid #4d5fa2}#alternance img,.about-left img{-o-object-fit:cover;object-fit:cover}#alternance img{width:100%;height:100%}#alternance .why-btn{width:-moz-fit-content;width:fit-content}#alternance .mgn-top{display:flex;justify-content:center}@media screen and (min-width:890px){.about-container{width:70%}}