/*
Theme Name: Viajes Mariajo
Theme URI: https://www.viajesmariajo.com
Description: Viajes Mariajo
Author: Eruga
Author URI: https://eruga.es
Template: efora
Version: 1.0
*/

@media((max-width: 768px)) {
	.tg-logo {
        display: block !important;
		width: 100%;
		display: flex !important;
        justify-content: center;
    }
	.tg-logo img {
		height: 45px;
	}
}