@media(min-width: 700px) {
	.top__popup, .top__controls, .top__phone {width:33%}
	.top__controls {justify-content: flex-end}
	.top__phone {text-align:center; transform: none}
}