/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


@media (max-width: 399px) {
	#logo img {
		height: 70px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}