@media screen and (max-width: 480px) {
    .one_happy_cust .contenImg {
		width: 100% !important;
		position: initial !important;
		margin-bottom: 20px !important;
		border: none !important;
	}
	
	.box_conent {
		width: 100% !important;
		margin: 0 !important;
		margin: 0 !important;
		padding: 15px !important;
	}
	
	.box_conent p {
		padding: 0 !important;
	}
	
	.owl-nav {
		display: none !important;
	}

	
}


@media screen and (max-width: 767px) {
	.current_newsection {
			margin-top: 80px;
		}
		
		.current_newsection img {
    max-width: 100% !important;
}

h1.entry-title {
    font-size: 20px !important;
}

.allpopoups .modal-dialog {
    width: calc(100% - 20px) !important;
}

a.links1 {
    overflow-wrap: anywhere;
}


	
}