.juicer-feed ul.j-filters li{
	width:365px !important;
	font-size: 25px !important;
}

.juicer-feed ul.j-filters li:before{

    font-size: 30px !important;
}

div#footer-wrap .ry-info {
    word-break: break-all;
}

div.email-label:before {
    content: '\f0e0';
    position: relative;
    top: -1px;
}


@media (min-width:1500px) {
    div#footer-wrap .contained-section {
        width: 100% !important;
        max-width: 1480px;
    }
}

@media (max-width:9911px) {
	.email-label:before {
		display: none;
	}
}