.item-banner {
  padding-left: 20px;
  width: 370px;
  height: 370px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative; }
  .item-banner img {
    width: 100%;
    height: 100%; }
  .item-banner p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center; }

/*# sourceMappingURL=right_new.css.map */
