@media screen and (min-width: 575px) and (max-width: 1023px) {
	/*NOTES font*/
	.hero h1 {
		font-size: 40.4px;
		line-height: 40px;
	}
	.hero h2 {
		font-size: 30px;
	}
	.hero h3 {
		font-size: 24px;
	}
	.hero h4 {
		font-size: 20px;
	}
	.hero section p,
	.footer p {
		font-size: 16px;
	}
	.brand-detail {
		padding: 10px 0;
	}
	div.brand > div {
		height: 32px;
		margin: 10px 4px 10px 0;
	}
	.section {
		margin-top: 70px;
		margin-bottom: 70px;
	}
	article.contents {
		margin: 70px 0;
	}
	article.contents.not-padding-it {
		padding: 0px;
		margin: 0;
	}
	.title-sections {
		margin-top: 4px;
		margin-bottom: 30px;
	}
	.call-out {
		height: 200px;
	}
	.call-out h2 {
		font-size: 32px;
	}
	.call-out h5 {
		font-size: 18px;
	}
	.call-out .content {
		margin-top: 40px;
	}
	.footer .instafeed ul > li > img {
		max-width: 150px;
		max-height: 150px;
	}
	.footer .instafeed > ul > li > a > img {
		max-width: 100px;
		height: auto;
	}
	.footer .footer-row {
		border-right: solid 2px #f0f0f0;
	}
	.footer ul > li {
		font-size: 16px;
	}
	.medsos {
		margin-top: 35px;
	}
	.medsos > a > i {
		font-size: 28px;
	}
	.footer .footer-bottom p {
		font-size: 14px;
	}
	.footer .footer-bottom {
		padding-left: 30px;
		padding-top: 50px;
	}
	.many-button button {
		margin-bottom: 20px;
		margin-right: 10px;
	}
	.company article.contents {
		margin: 0;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.company .images {
		width: 220px;
		height: 220px;
		margin-left: auto;
	}
	span.fulltime {
		font-size: 18px;
	}
	.brand {
		padding-top: 2px;
		padding-bottom: 10px;
	}
	.section.call-out {
		margin-bottom: 0px;
		height: 208px;
	}
	.company .family {
		height: 220px;
		width: auto;
	}
	.company .family img {
		border-radius: 20px;
	}
}
