.site-title-logo img {
	min-width: 0 !important;
	max-width: 80px !important;
}

@media (min-width: 1024px) {
	.site-title-logo img {
		min-width: 100px !important;
		max-width: 100px !important;
	}
}
