.footer-tags .tagcloud  {
	max-height: 270px;
    overflow: hidden;
}
.fb-comments {
	background: #fff !important; 
}
@media (min-width: 320px) and (max-width: 480px) {
.entry-post-standard {
    width: calc(100vw - 30px);
}
.page-template-default .wpb_wrapper {
    width: calc(100vw - 30px);
}
}
