/*
Theme Name: Park
Theme URI: http://basework.studio
Author: Basework Studio
Author URI: http://basework.studio
Version: 1.3
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: park
*/

.comp-16 .icon-wrapper img {
	width: 100px;
}

.fwa-logo {
	position: fixed;
	bottom: -4px;
	left: 0;
	z-index: 9;
}

.fwa-logo img {
	width: 110px;
}

@media (max-width: 1200px) {
	.fwa-logo {
		display: none;
	}
}