/*start - fix border line*/ @media (min-width: 1200px) { div.block-strikethrough:before { border-top: 1px solid #fff; } } /*end*/