@media all and (max-width: 990px) {
	.left-side {
  		position: relative;
  		width: 100%;
	}
}