<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Large devices */

@media (min-width: 1200px) and (max-width: 1400px) {

#insurance-bundles li a{
	padding: 15px 113px;

}
ul.nav-tabs li.active a:after,#insurance-bundles li a:hover:after {
    content: "";
    left: 44%;
}
#insurance-bundles {
    padding-top: 110px;
}
}</pre></body></html>