[v-cloak] {
	display: none;
}
@media (min-width: 2000px){
	div.container{
		padding: 0 20rem;
		width: 100% !important;
	}
}
