.mipui-widget-images-007 .mipui-widget-item {
  padding: 0;
}
.mipui-widget-images-007 .mipui-widget-1 .item-img-text {
  right: 1px!important;
  bottom: 1px!important;
}
.mipui-widget-images-007 .mipui-widget-2 .item-img-text {
  left: 1px!important;
  right: 1px!important;
  bottom: 1px!important;
}
.mipui-widget-images-007 .mipui-widget-3 .item-img-text {
  left: 1px!important;
  bottom: 1px!important;
}
.mipui-widget-images-007 .mipui-widget-4 .item-img-text {
  right: 1px!important;
  top: 1px!important;
}
.mipui-widget-images-007 .mipui-widget-5 .item-img-text {
  left: 1px!important;
  right: 1px!important;
  top: 1px!important;
}
.mipui-widget-images-007 .mipui-widget-6 .item-img-text {
  left: 1px!important;
  right: 1px!important;
  top: 1px!important;
}
.mipui-widget-images-007 .mipui-widget-7 .item-img-text {
  left: 1px!important;
  top: 1px!important;
}
.mipui-widget-images-007 .item-img-block {
  position: relative;
  overflow: hidden;
}
.mipui-widget-images-007 .item-img-block:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 68%;
}
.mipui-widget-images-007 .item-img-block .item-img-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.mipui-widget-images-007 .item-img-block .item-img-text .item-img-link {
  background-size: cover!important;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  transition: all .5s;
}
.mipui-widget-images-007 .item-img-block .item-img-text .item-img-link:before {
  background: 0 0;
  opacity: 0;
  animation: none;
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.mipui-widget-images-007 .item-img-block .item-img-text .item-img-link:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  top: auto;
  height: 75%;
  transition: all .35s ease;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mipui-widget-images-007 .item-img-block .item-img-text:hover .item-img-link {
  transform: scale3d(1.1, 1.1, 1);
}
.mipui-widget-images-007 .item-img-block .item-img-text .item-title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  padding: 0;
  max-height: 75%;
  overflow: hidden;
}
.mipui-widget-images-007 .item-img-block .item-img-text .item-title a {
  font-weight: 300;
  font-size: 20px;
  text-transform: none;
  text-align: inherit;
  color: #ffffff;
}
