@media only screen and (max-width: 734px) {
	.icon-flex-box {
		display: flex;
		justify-content: right;
	}
}
