.simple-panel-widget{display:flex;justify-content:space-between}.simple-panel-widget .single-block{display:flex;flex-direction:column;border:1px solid #bcbcbc;flex:1;border-radius:10px;padding:18px}.simple-panel-widget .single-block:not(:last-child){margin-right:15px}.simple-panel-widget .block-image{height:130px;width:100%;display:flex;overflow:hidden;align-items:center;margin-bottom:18px}.simple-panel-widget .block-image picture{width:100%}.simple-panel-widget .block-image img{display:block;width:100%;height:auto;min-height:100%;max-height:unset;margin:0 auto}.simple-panel-widget .block-title{font-weight:700;font-size:20px;line-height:18px}.simple-panel-widget .block-summary{font-weight:400;font-size:16px;line-height:18px;margin:16px 0}.simple-panel-widget .cta-button{font-weight:700;font-size:18px;line-height:22px;display:block;width:100%;border-radius:10px;padding:13px;text-align:center;margin-top:auto}.simple-panel-widget .cta-button.box-shadow{box-shadow:2px 2px 4px rgba(95,95,95,.25)}@media (max-width:540px){.simple-panel-widget{flex-direction:column}.simple-panel-widget .single-block:not(:last-child){margin-right:20px;margin-bottom:16px}.simple-panel-widget .single-block{margin-left:20px;margin-right:20px}}