.device-sm .tm-main {
  padding-top: 70px;
}
.device-sm body {
  letter-spacing: normal;
}
.device-sm .header .uk-section {
  padding-top: 90px;
  padding-bottom: 120px;
}
.device-sm .intro .introIcons {
  column-gap: 70px;
}
.device-sm .webshopGrid .uk-panel.uk-padding {
  padding: 15px !important;
}
.device-sm .webshopGrid .uk-panel.uk-padding .el-content {
  padding: 10px 15px !important;
}
.device-sm .webshopGrid .uk-panel.uk-padding .el-content p {
  font-size: 1rem !important;
}
.device-sm .webshopUitgelicht {
  padding-left: 20px;
  padding-right: 20px;
}
.device-sm .overFleev .tekstblok {
  padding-bottom: 60px;
}
.device-sm .overFleev .fotoblok.links .col1 {
  padding-right: 20px;
  padding-bottom: 15px;
}
.device-sm .overFleev .fotoblok.links .col2 .uk-panel {
  margin-bottom: 30px;
}
.device-sm .overFleev .fotoblok.rechts .col2 {
  padding-left: 40px;
  padding-bottom: 15px;
}
.device-sm .vraagHet .uk-grid {
  margin-left: 0;
  padding: 0;
}
.device-sm .vraagHet .col1 {
  padding: 0 50px 40px 0;
}
.device-sm .vraagHet .col1 .uk-margin {
  position: relative;
}
.device-sm .reviews {
  margin-left: 0;
  margin-right: 0;
}
.device-sm .reviews .tm-grid-expand .uk-slider-container li .el-item {
  padding: 125px 210px 160px 160px;
}
.device-sm .reviews .tm-grid-expand .uk-slider-container li .el-item .el-title {
  order: 1;
}
.device-sm .reviews .tm-grid-expand .uk-slider-container li .el-item picture {
  padding: 18px 0 3px 0;
}
.device-sm .reviews .tm-grid-expand .uk-slider-container li .el-item .el-content {
  -webkit-line-clamp: 8;
  margin: 0 -25px;
}
.device-sm .footer .uk-container .row1 {
  margin-left: 0;
}
.device-sm .footer .uk-container .row1 .col1 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.device-sm .footer .uk-container .row1 .col2,
.device-sm .footer .uk-container .row1 .col3 {
  padding-left: 11%;
}
.device-sm .footer .uk-container .row1 .col4 {
  width: 100%;
}
.device-sm .footer .uk-container .row1 .col4 .faqBot {
  justify-content: center;
}
.device-sm .footer .uk-container .row2 {
  flex-wrap: nowrap;
  align-items: flex-end;
}
.device-sm .copyright .col1 div {
  justify-content: center;
  column-gap: 20px;
  font-size: 0.67rem !important;
}
.device-sm .copyright .col2 div {
  justify-content: center;
  column-gap: 20px;
  font-size: 0.67rem !important;
}
.device-sm .copyright .col2 .toTop {
  bottom: -6px;
  right: 10px;
}