.wrapper .container section .content-wrap aside {
    display: none;
}
.wrapper .container section .content-wrap .content-main{
	float: none;
	width: 100%;
}
.wrapper .container section .content-wrap .content-main #article img {
    width: auto;
}