﻿.footer-socials-right {
	text-align: right;
	width: 190px;
}


@media (max-width: 800px) {
	.footer-socials-right {
		width: auto;
	}
}