/* PHONES */
@media screen and (max-width: 554px) {
    /* HEADER SOCIAL */
	.social-container {  
		display: none;
	}
}