.uc-services .t851__container .t851__col.t-col_4 {
  width: 16.666%;
  margin: 0 !important;
  border: 5px solid #f7f3eb;
  box-sizing: border-box;
}
.uc-services .t851__container .t851__col.t-col_4 .t851__table .t851__cell {
  height: 200px !important;
}
.uc-services .t851__container .t851__col.t-col_4 .t851__table .t851__cell .t851__textwrapper {
  padding: 10px !important;
}

.uc-services2 .t841__col {
  margin-top: 15px !important;
}

@media(max-width:1200px) {
  .uc-services .t851__container .t851__col.t-col_4 {
    width: 25%;
  }
}

@media(max-width:992px) {
  .uc-services .t851__container .t851__col.t-col_4 {
    width: 33.333%;
    padding: 0 !important;
  }
}

@media(max-width:768px) {
  .uc-services .t851__container .t851__col.t-col_4 {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .uc-services .t851__container .t851__table {
    height: 210px !important;
  }
}

@media screen and (max-width: 480px) {
  .uc-services .t851__container .t851__col.t-col_4 {
    width: 100%;
  }
}