/*
Custom Style
*/

.emojiImages {
	width:100%;
}
.searchTermbox {
	margin-top:20px;
}
@media (max-width: 900px) {
    .shortcode.loops-wrapper.grid4 {
        height: auto !important;
    }
    .shortcode.loops-wrapper.grid4 .post {
        width: 48%;
        float: left;
        position: relative !important;
        clear: none;
        margin-right: 2%;
        top: 0 !important;
        left: 0 !important;
    }
}