/*@media screen and (max-width: 768px) {
	.mri-section {
		display: none;
	}
}
*/

.diagnostic-info-wrap.for-mob {
	display: none !important;
}