.t404 .t-col_4 {
  margin-bottom: -20px;
  padding-bottom:-20px;
}
.t404 .t404__col {
  margin-bottom: -10px;
  padding-bottom:-10px;
}
.uc-BLOG-3 .t404 .t404__col {
  width: 250px;
}
.uc-BLOG-3 .t404__buttonwrapper {
    display: none;
}
.uc-BLOG-3 .t405__buttonwrapper {
    display: none;
}
@media (max-width: 1200px) {
    .uc-BLOG-3 {
          display: flex;
          justify-content: center;
          align-items: center;
    }
    .uc-BLOG-3 .t404 .t404__col .t404__imgbox .t404__textwrapper {
          width: 320px;
    }
}
@media (max-width: 640px) {
    .uc-BLOG-3 {
          margin-bottom: -20px;
          padding-bottom:-20px;
          display: flex;
          justify-content: center;
          align-items: center;
    }
    .uc-BLOG-3 .t404 .t404__col {
          width: 338px;
    }
}