.register-step-1 .service-items-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0}@media screen and (max-width:570px){.register-step-1 .service-items-container{align-items:baseline}}.register-step-1 .service-items-container .service-item{background:#fff;box-shadow:0 2px 25px rgba(0,0,0,.1);border-radius:16px;margin-bottom:10px;width:150px;height:150px;display:flex;flex-direction:column}@media screen and (max-width:570px){.register-step-1 .service-items-container .service-item{width:40px;height:35px;font-size:8px;background:none;box-shadow:none}}.register-step-1 .service-items-container .service-item img{margin:auto;max-width:100%;max-height:100%}.register-step-1 .service-items-container .service-item span{text-align:center;margin-bottom:20px}.register-step-2{width:960px}@media screen and (max-width:960px){.register-step-2{width:100%;margin-right:20px!important;margin-left:20px!important}}.con-img-upload>span{display:flex}