/*CUSTOM*/
@media screen and (max-width: 375px) {
	.header .col-lg-auto.text-center.text-lg-left {
		display: none;
	}
}