body .vc_custom_1545377560417 {
  background-position: top center !important;
}
.foryou-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.foryou-block > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: auto;
  -ms-align-items: stretch;
  align-items: stretch;
}
.foryou-block > div .vc_column-inner {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}
.foryou-block > div .vc_column-inner .wpb_wrapper {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}
.foryou-block > div .vc_column-inner .wpb_wrapper .vc-hoverbox-wrapper {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}
.foryou-block > div .vc_column-inner .wpb_wrapper .vc-hoverbox-wrapper .vc-hoverbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
  padding: 50px;
}
.foryou-block > div .vc_column-inner .wpb_wrapper .vc-hoverbox-wrapper .vc-hoverbox-block-inner {
  padding: 0;
  margin: 0;
}
.foryou-block > div .vc_column-inner .wpb_wrapper .vc-hoverbox-wrapper .vc-hoverbox-front-inner h2.vc_custom_heading {
  font-size: 35px;
  width: 100%;
  margin-top: 150px;
  padding-top: 25px;
  position: relative;
}
.foryou-block > div .vc_column-inner .wpb_wrapper .vc-hoverbox-wrapper .vc-hoverbox-front-inner h2.vc_custom_heading:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: #deb668;
}
.foryou-block > div .vc_column-inner .wpb_wrapper .vc-hoverbox-wrapper .vc-hoverbox-block-inner h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  
  @media screen and (max-width: 480px)  {
    .services-block h4 span {
      font-size: 23px;
    }
    .services-block .sc_icons_item.sc_icons_item_linked {
      padding: 25px;
    }
  }
}