.model-title {
  font-size: 2rem;
}
.model-content {
  font-size: 16px;
}

.model-title:after {
  content: '';
  display: block;
  width:36px;
  height:4px;
  background:rgba(51,51,51,1);
  margin-top: 0.5rem;
}
.banner-bg {
  background-image: url('/static/images/yasuo/hardware/bg_model.png');
}
.model .banner-bg {
    background-image: url('/static/images/yasuo/example/bg.png');
}

/*.model .container img {*/
  /*height: 12.1875rem !* 195/16 *!;*/
/*}*/

.hardware .container img {
  max-width: 400px;
}