#realisations .title-wrapper h2:before,#realisations .title-wrapper h2:after{content:"";display:block;position:relative;left:13px;margin:1rem 0;width:90%;height:1px;background-color:black}#realisations .realisation-title{margin-bottom:1rem;text-style:italic;font-style:italic;text-decoration:underline}#realisations .realisation-wrapper{display:flex;justify-content:space-around;gap:2rem}@media screen and (max-width:560px){#realisations .realisation-wrapper{flex-direction:column}}#realisations .realisation-wrapper img{width:100%}