/* UK Specific Localisation Styling */

/* Serves Main PAge */
@media only screen and (max-width: 960px) {
    .serves-box .animate {
      background-color: rgba(255,255,255,0.7) !important;
    }
}
