.advantage-block img {
	max-width: 155px;
}
.variable-editoral-column-module .grid-media__image {
    width: 7rem;
    margin-top: -3rem;
}

@media (max-width: 480px) {
.variable-editoral-column-module .grid-media__image {
    margin-top: 0rem;
}
}
.border-right-tablet {
	min-height: 230px;
}
.start-box img {
	max-width: 155px;
  margin-bottom: 5px;
}
.start-box .img-box {
	min-height: 100px;
}
.start-box p {
	min-height: 20px;
}
.img-or img {
	width: 100px;
}
.resource-item.with-image {	
  min-height: 210px;
}

.testimonial-block.no-filter img {
    border-radius: 0;
    box-shadow: none;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.get-mobile-app-phone video {
    right: 1.875rem;
    top: 7.9rem;
}
.grid-media__title{
 text-align: center;
}