input[type="checkbox"] {
  width: 22px;
  height: 22px;
}
.box-ex{
  cursor: pointer;
  font-size: 20px;
}
.box-ex-color{
  cursor: pointer;
  font-size: 20px;  
}
.add-img-inp{
  height: auto;
  width: 200px;
  position: relative;
  overflow: hidden;
}