﻿/*
Author: MK.XLII
Design: W3layout - https://w3layouts.com
License: Creative Commons Attribution 3.0 Unported - https://creativecommons.org/licenses/by/3.0/
*/
/*******************************************************************************************************/
/*-- About --*/
/*******************************************************************************************************/
.about {
	padding: 1em 0 1em 0;
	text-align: center;
}
.about img {
	width:100%;
	text-align: center;
}
.about h2 {
	font-size:44px;
	text-align: center;
}

