@charset "UTF-8";
@media screen and (min-width: 1024px){
  .width-260-overLg{
    width: 26rem;
  }

  .width-290-overLg{
    width: 29rem;
  }
}