﻿@media screen and (max-width: 767px) {
  .fivevalues-msg {
    max-width: none;
  }
}