#expm_wrapper {border:solid 1px black;margin:40px;padding:40px;}
.expm-row {
	display:block;
}

.disabled {background-color:#efefef !important;}

.expm-row::after { 
  content: "";
  clear: both;
  display: table;
}


.expm-label {line-height:42px;}
.expm-md-4 {width:30%;float:left;padding: 10px 0;}
.expm-md-6 {width:47%;float:left;padding: 10px 0;}
.expm-option {border:solid 1px black; min-height:200px;margin:10px; justify-content: center;;cursor:pointer;display: -ms-flexbox;   display: -webkit-flex;display: flex; align-items: center;}