/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */
.menu_mobile_header_wrap .sc_layouts_logo img {
	max-height: 55px;
}

.order-first {
	@media screen and (max-width: 768px) {
		order: -1;
	}
}
