@media screen and (max-width:667px) { #cc__espots .row1-col1{ display: flex; flex-direction: column; margin: 0px; padding: 10px; } #cc__espots .cc__section{ background: url(https://p2-ofp.static.pub/ShareResource/segment/education/homepage/2023/image/find-solution-background.jpg) no-repeat; background-size: cover; display: block; } #cc__espots .row1-col1 .cc__espot{ background: #fff; display: flex; flex-direction: initial; position: inherit; } #cc__espots .row1-col1 .cc__espot_content{ margin-top: 0px; width: 71%; padding: .8rem 0 0 0; } #cc__espots .row1-col1 .cc__espot .cc__espot_image{ height: 100%; top: 1.7vh; width: 48%; position: inherit; } #cc__espots .row1-col1 .cc__espot .cc__espot_image img{ height: 110px; } #cc__espots .row1-col1 .cc__espot_content .cc__espot_link{ background: none; color: var(--link-color); border: 0; padding: 0; text-decoration: underline; } #cc__espots .row1-col1 .cc__espot_content .cc__espot_cta{ display: block; } #cc__espots .row1-col1 .cc__espot_content .cc__espot_title{ font-size: 16px; } #cc__espots .row1-col1 .cc__espot_content .cc__espot_description{ margin: .5rem 0; height: auto; font-size: 12px; } #cc__espots .cc__section .row2-col2{ width: 100%; margin: 0; } #cc__espots .row2-col2 .without_bg .cc__espot_title,#cc__espots .row2-col2 .without_bg .cc__espot_description,#cc__espots .row2-col2 .cc__espot_content .cc__espot_description{ height: auto; } }
