@media screen and (max-width: 575px) {
	/*NOTES font*/
	.hero h1,
	.hero h2,
	.hero h3,
	.hero h4,
	.hero.section p,
	.call-out h2,
	.call-out h5,
	p {
		text-align: center;
	}
	.hero h1 {
		font-size: 30.4px;
		line-height: 30px;
	}
	.hero h2 {
		font-size: 20px;
	}
	.hero h3 {
		font-size: 18px;
	}
	.hero h4 {
		font-size: 16px;
	}
	.hero section p,
	.footer p {
		font-size: 12px;
	}
	.hero.right-pivot > .wrapping > div:first-child {
		order: 2;
	}
	.hero.right-pivot > .wrapping > div:last-child {
		order: 1;
	}
	div.brand {
		justify-content: center;
	}
	div.brand>div{
		height: 28px;
	}
	div.brand > img {
		height: 100%;
		margin: auto;
	}
	div.brand a {
		height: 100%;
	}
	.section button.button {
		width: 90%;
		margin: auto;
		margin-bottom: 20px;
	}
	.section {
		margin-top: 31.1px;
		margin-bottom: 31.1px;
	}
	article.contents {
		margin: 20.3px 0;
	}
	.title-sections {
		margin-top: 6px;
		margin-bottom: 14px;
	}

	.call-out {
		height: 200px;
	}
	.call-out h2 {
		font-size: 28.8px;
	}
	.call-out h5 {
		font-size: 12px;
	}
	.call-out .content {
		margin-top: 50px;
		margin-bottom: 41px;
	}
	.footer {
		text-align: center;
	}
	.footer .instafeed ul > li > img {
		max-width: 150px;
		max-height: 150px;
	}
	.footer .instafeed > ul > li > a > img {
		max-width: 120px;
		height: auto;
	}
	.footer ul > li {
		font-size: 14px;
	}
	.medsos {
		margin-top: 38px;
	}
	.medsos > a > i {
		font-size: 28px;
	}
	.footer .footer-bottom p {
		font-size: 14px;
		text-align: center;
	}
	.footer .footer-bottom {
		margin: auto;
		padding-top: 50px;
	}
	.many-button {
		display: unset;
	}
	.many-button button {
		width: 100%;
		margin-bottom: 20px;
	}
	.border-red {
		margin: 0 25%;
		width: 50%;
	}
	.company article.contents {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.company article.contents {
		margin: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.company .images {
		width: 200px;
		height: 200px;
		margin: auto;
	}
	.hero.left.pivot > .wrapping > div:first-child {
		order: 2;
	}
	span.fulltime {
		font-size: 15px;
	}
	.footer ul {
		padding-left: 0px;
	}
	.brand-detail {
		padding: 15px 0;
	}
	div.brand img {
		height: 100%;
		margin: 0px;
		padding: 2px;
	}

	div.brand div {
		width: 100%;
		display: flex;
		justify-content: center;
		height: 35px;
	}
	.brand {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.section.call-out {
		margin-bottom: 0px;
		height: 230px;
	}
	.company .family {
		height: 200px;
		height: 200px;
		width: 90%;
		width: 100%;
		/* margin: auto; */
		justify-content: center;
		display: flex;
	}
	.detail-company p {
		font-size: 16px;
	}
	.actions > .icon-products > div.col-sm-4 {
		margin: 20px 0;
	}
	.company .family img {
		border-radius: 20px;
		width:90%;
		margin:auto;
	}
}
