/* Fix Tabnav width */

.tabnav .tabnav-item {
	padding-left: 30px;
}

@media only screen and (max-width: 1068px) {
	.tabnav .tabnav-item {
		padding-left: 50px;
	}
}

@media only screen and (max-width: 735px) {
	.tabnav .tabnav-item {
		padding-left: 30px;
	}
}

/* END Fix tabnav */

.page-products-platform .section-apps .row-gallery .item-patienttouch .app-icon {
	background-image: url("/th/healthcare/images/products-platform/apps/gallery/nursingcare/patienttouch/icon__l56oe7c7v1my_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-products-platform .section-apps .row-gallery .item-patienttouch .app-icon {
		background-image: url("/th/healthcare/images/products-platform/apps/gallery/nursingcare/patienttouch/icon__l56oe7c7v1my_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.page-products-platform .section-apps .row-gallery .item-patienttouch .app-icon {
		background-image: url("/th/healthcare/images/products-platform/apps/gallery/nursingcare/patienttouch/icon__l56oe7c7v1my_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-products-platform .section-apps .row-gallery .item-patienttouch .app-icon {
		background-image: url("/th/healthcare/images/products-platform/apps/gallery/nursingcare/patienttouch/icon__l56oe7c7v1my_medium_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.page-products-platform .section-apps .row-gallery .item-patienttouch .app-icon {
		background-image: url("/th/healthcare/images/products-platform/apps/gallery/nursingcare/patienttouch/icon__l56oe7c7v1my_small.png");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-products-platform .section-apps .row-gallery .item-patienttouch .app-icon {
		background-image: url("/th/healthcare/images/products-platform/apps/gallery/nursingcare/patienttouch/icon__l56oe7c7v1my_small_2x.png");
	}
}

/* Fixed medical-sections */

.page-products-platform .section-apps .medical-imaging-container .medical-sections .column .headline-spacing .icon-title {
	margin-bottom: 0;
}

/* Fixed MIM for macOS */

.page-products-platform .section-apps .medical-imaging-container .medical-sections .column:last-child .copy-spacing {
	margin-top: 56px;
}

@media only screen and (max-width: 1068px) {
	.page-products-platform .section-apps .medical-imaging-container .medical-sections .column:last-child .copy-spacing {
		margin-top: 58px;
	}
}
