#home{margin-bottom:100px}#container-home,#home{display:flex;align-items:center;justify-content:center}#container-home{flex-direction:column;width:40%}#logo{width:120px;height:120px}.div-formulario{display:flex;flex-direction:row;margin:10px;width:300px}#button-qr-code{background:#333;color:#fff}#qrcode{width:250px;height:250px}#div-qrcode{display:flex;flex-direction:column;align-items:center;justify-content:center}#label-title{margin:10px;font-size:17px;text-align:center;font-weight:700;color:#333}#radioGroup{display:flex;flex-direction:column}@media screen and (max-width:400px){#container-home{width:100%}.div-formulario{width:300px}}@media screen and (max-width:320px){#card-content-checkin{padding:5px}.div-formulario{width:280px}}