/**
 * Theme Name:     Resonance Child
 * Author:         treethemes
 * Template:       resonance
 * Text Domain:	   resonance-child
 * Description:    Modern One/Multi Page Multi-Concept WordPress Theme. 
 */
.rp_vc_the_author {
    display: none !important;
}

@media (max-width: 576px) {
	.page-template.page-template-one-page-template .master_container {
		padding-right: 0px;
	}
}

.ts1-author {
	.img-container {display:none}
}

div.the_comments {
	display: none !important;
}