@media only screen and (min-width: 767px) { 
	.theme-pages-full-stretch .theme-header .zpcontainer {
		padding-top: 2px !important;
		padding-bottom: 20px;
		padding-left: 45px;
	}
    .formula-box {
        height: 230px;
    }
}
.formula-box {
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25) !important;
}
.resource-col .zpbutton-container.zpbutton-align-center {
    position: absolute;
    bottom: 46px;
    text-align: center;
    left: 0;
    right: 0;
}

.theme-category-noimage-conatainer {
	text-align: center !important;
}
.theme-category-description.theme-category-noimage-description {
	text-align: center !important;
	padding-top: 0 !important;
}
.theme-category-description.theme-category-noimage-description h2 {
    line-height: 30px !important;
}