
@media only screen and (max-width: 470px) {
   	
	.website-container {max-width:88%}
 
	.slider-buttom {height: 3.4rem}
	
	.slider-content {margin: unset}

	.slider-content___item {font-size: 0.8rem;}

	.slider-content .t1 {font-size: 1rem; color: red:}

	.letsgo {justify-content: center}

	.letsgo .right {text-align:unset !important, background: red}

	.footer {text-align: center}

	.footer__item {margin: auto !important; margin: 1rem auto;}

	.footer__item:last-child { margin: 1rem auto !important}

	.copyright {text-align: center}

	.letsgo .left {margin:auto !important }
}


@media only screen and (max-width: 470px) {

aside {margin: auto}
.content {flex-direction: column !important}
}
