@media only screen and (max-width: 760px) {
	.container{
		flex-direction: column;
	}






}