@media screen and (max-width: 767px) {
	
	.w-70{
	width:100%;
}
		.w-80{
	width:100%;
}
}