File "seamless.scss"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/swedbank-pay-payments/assets/css/seamless.scss
File size: 271 bytes
MIME-type: text/plain
Charset: utf-8

.featherlight-swedbank-seamless .featherlight-content {
  width: 50%;
}

@media (max-width: 767px) {
  .featherlight-swedbank-seamless .featherlight-content {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
  }
}