	.post-entry {
      		border-top: 0;
      		padding-top: 0;
      		margin-top: 0;
      		text-align: justify;
      	}
      	.descriptionHeadline {
      		margin-top: 30px;
      	}
      	.mt-10 {
    		margin-top: 5px !important;
		}
		.customSection {
			padding-top: 15px;
		}
		
		h6.or
		{
		text-align:center;
		}
		/* h6
		{	
			text-align:center;
		} */
		
		
		
@media screen and (max-width: 991px) {
#right-side-div {
	width: 100%;
    margin-left: 0;
}
}
@media screen and (max-width: 767px) {
.module-title {
	
    margin-bottom: 0;
}
}