.g5plus-feature-box .feature-image:hover .entry-thumbnail-overlay:after {
  opacity: 1;
  bottom: 0 !important;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.g5plus-feature-box .feature-image .entry-thumbnail-overlay:after {
  bottom: 100% !important;
}
.g5plus-feature-box .g5plus-feature-box-content {
  margin-top: 35px;
}
.g5plus-feature-box .g5plus-feature-box-content h4.content-title {
  line-height: 1.66;
  margin-top: 0 !important;
}
.g5plus-feature-box .g5plus-feature-box-content ul.gsf-list-check li:not(:first-child) {
  margin-top: 3px;
}
.g5plus-feature-box.layout_outline {
  transition: all .3s;
}
.g5plus-feature-box.layout_outline .g5plus-feature-box-content {
  padding: 0 10px 10px 10px;
}
.g5plus-feature-box ul.gsf-list-check {
  padding-left: 20px !important;
}
