.scb-wrapper{display:flex;gap:20px;align-items:center;margin:20px 0}
.scb-left,.scb-right{flex:1}
.scb-left img{width:100%;height:auto}
@media(max-width:768px){.scb-wrapper{flex-direction:column}}