﻿@media (max-width: 600px) {
 .responsive-faktaboks {
 float: none !important;
 width: 100% !important;
 margin: 20px 0 !important;
 }
}