/*
 Theme Name:   Sophie Child
 Theme URI:    https://sophie.mauvestudio.co/
 Description:  Sophie Child Theme
 Author:       Mauve Studio
 Author URI:   https://mauvestudio.co/
 Template:     sophie
 Version:      1.4
 Tags:         theme-options, featured-images, translation-ready
 Text Domain:  sophie-child
*/

@media (max-width: 768px) {
	.mobile-top-panel .mobile-top-container .mobile-logo img {
		max-height: 50px;
		position: relative;
		top: 0px;
	}
}
.sidepanel .mobile-logo img {
	max-width:30% !important;
}