.cdq--horizontal-sect{border-radius:20px;display:flex;flex-wrap:wrap;min-height:40vh;position:relative;width:100%}.cdq--horizontal-sect>div:first-child{background:#78a33b;border-radius:20px;display:flex;flex-flow:column;justify-content:center;min-height:100%;padding:3rem;width:50%}.cdq--horizontal-sect>div:nth-child(2){height:100%;width:50%}@media screen and (max-width:767px){.cdq--horizontal-sect>div:first-child{width:100%}.cdq--horizontal-sect>div:nth-child(2){display:none;min-height:200px;width:100%}}