.center{display:flex;justify-content:center;align-items:center;height:200px}
.cd-select{font-weight:bold;text-align:center;border:0;height:40px;width:254px;line-height:18px;background-color:#f5f5f5;border-radius:3px;box-shadow:2px 2px 4px #d8d8d8}
.row{display:flex;justify-content:center;align-items:center}
.column{flex:-1%;padding:10px}