.service_flex{align-items:center;background:#fff;border-radius:30px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto 30px;max-width:900px;padding:40px;width:100%}.service_flex dt{text-align:center;width:35%}.service_flex dt img{display:block;margin:0 auto;max-width:250px!important;width:100%}.service_flex dd{width:55%}@media screen and (max-width:780px){.service_flex{padding:30px 20px}.service_flex dt{margin-bottom:20px;width:100%}.service_flex dd{width:100%}}