.luxWidget .inner_container {
  height: 270px; }
  .luxWidget .inner_container div {
    position: relative;
    width: 180px;
    height: 180px; }
  .luxWidget .inner_container span {
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    bottom: 40px;
    right: 40px;
    color: #416094; }
