.h__left {
  float: left;
}

.h__right {
  float: right;
}

.h__clear {
  clear: both;
}