/*
Theme Name: SOUNE-WP-TEMPLATE
Description:
Theme URI: 
Author: 
Author URI: 
Version: 
License:
License URI: 
*/

.imgListWrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.imgList {
	width: 48%;
	margin-bottom: 20px;
}

.imgListTit {
	text-align: center;
}