.plate {
    background-size: auto;
    background-position: center;
}


::-webkit-scrollbar {
  width: 0;
  height:0px;
}

.body {       
      overflow: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
      white-space: nowrap;
}      

.t670__imgwrapper .t-slds__bgimg {
    border-radius: 16px;
}

   

.both {
    cursor: pointer;
}