.services__button--active > svg > g > path {
   fill: #00a59b;
}


.case-item-bg{
    width: 100%;
    height: 100%;
    opacity: 0.1;
    top: 0;
    overflow: hidden;
    position: absolute;
}

.case-item-bg img {
	height: 250px;
}