.checkbox-box{min-height:70px;color:white;padding-bottom:36px}.checkbox{float:left;padding-right:20px;width:70px}.checkbox-text-box{height:70px}.checkbox-text{display:flex;justify-content:center;flex-direction:column;height:70px}@media(max-width:500px){.checkbox-box{min-height:40px}.checkbox{width:40px}.checkbox-text-box{height:auto}.checkbox-text{justify-content:end;height:auto}}