/*
Theme Name:   MetroStyle Child
Theme URI:    http://www.olevmedia.com
Description:  MetroStyle Child Theme
Author:       OlevMedia
Author URI:   http://www.olevmedia.com
Template:     metro
Version:      1.5.3
*/

/*************************************/
/*************************************/
/*************************************/

/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px)
{
	.container
	{
		width:100%;
	}
	.post-full .post-text {
		overflow: hidden;
	}
}