/*
Theme Name: MUZAK Child
Theme URI: https://ramsthemes.com/muzak/
Description: A WordPress Theme designed for music databases and reviews with a nice and modern UI, easy and intuitive to use for entrepeneurs.
Author: RAMSTHEMES
Author URI: https://www.templatemonster.com/vendors/ramsthemes/
Template: muzakwp
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, three-columns, four-columns, left-sidebar, featured-images, theme-options, threaded-comments, custom-logo, custom-colors, custom-menu, footer-widgets
Text Domain: muzakwp-child
*/

/*----------------- Changes here -------------------------------*/

.homepage-ornament-wrap {
	width: 100%;
	text-align: center;
	margin: 15px 0 20px 0;
}

.homepage-ornament {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.homepage-ornament .ornament {
	max-width: 260px;
	width: 100%;
	height: auto;
	display: block;
}

.homepage-ornament .mirrored {
	transform: scaleX(-1);
	margin-left: -30px;
}