/*
Theme Name: Editorial Child
Theme URI: https://mysterythemes.com/wp-themes/editorial/
Template: editorial
Author: Mystery Themes
Author URI: https://mysterythemes.com/
Description: Editorial is a ultimate responsive magazine style Free WordPress theme. Suitable for online magazines, newspaper, publishing, personal blogs and any kind of sites. It is completely built on Customizer which allows you to customize most of the theme settings easily with live previews. It is fully widgetized theme so as to let users manage the website using the easy to use widgets. It is a flexible and powerful theme, which provides a lot of customization possibilities to the users. Get the demo at https://demo.mysterythemes.com/editorial-demos/
Tags: news,blog,entertainment,grid-layout,custom-colors,one-column,two-columns,three-columns,left-sidebar,right-sidebar,footer-widgets,full-width-template,theme-options,translation-ready,rtl-language-support
Version: 1.0.1
Updated: 2022-11-10 12:28:42

*/

@media screen and (max-width : 480px){
	.home main#main {
    display: block !important;
}
}
.home main#main {
    display: grid;
    grid-template-columns: auto auto;
    gap: 2rem;
}
a.custom-logo-link img {
    width: 50%;
}
