_fancy-text-box.scss 110 B

12345
  1. @include respond-to('phone-portrait') {
  2. .fancy-text-box-style-01 {
  3. border-right: 0 solid;
  4. }
  5. }