/* xl - DESKTOP STYLES */ 
.four-cols .last-paragraph-no-margin {
    min-height: 95px;
}

.three-cols .last-paragraph-no-margin {
    min-height: 130px;
}

/*Hide Private Sale across the site */

li#menu-item-22256 {
    display: none;
}



@media only screen and (min-width: 600px) {
.grid-three .last-paragraph-no-margin {
    min-height: 130px;
}
	.faq-btn {
    margin-left: 10px;
}
}



