 /*Enter Your Custom CSS Here */

.nocomments {
    display: none;
}

@media only screen and (max-width: 768px) {

  .vc_column_container
	{
		    padding-bottom: 50px;
	}
	
.logos-wrapper.style-1 ul.logos:last-child > li {
		    margin-top: 50px;
      	margin-bottom: 50px;
	}
	
}




.logos-wrapper.style-1 ul.logos li {
    border: none;
}

.recent-blog__meta-item--author {
    display: none;
}

.recent-blog__meta-item--comment {
    display: none;
}