@media screen and (max-width: 440px){
	.wrapper{
		width: 100%;
	}
}