.social__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}.social__list .social__link{position:relative;opacity:.36;margin:0 22px;-webkit-transition:150ms ease-in-out;-o-transition:150ms ease-in-out;transition:150ms ease-in-out}.social__list .social__link:first-child{margin-left:0}.social__list .social__link::before{content:'';position:absolute;left:-8px;top:-8px;right:-8px;bottom:-8px}.social__list .social__link img{width:100%}.social__list .social__link:hover{opacity:1}@media screen and (max-width:780px){.social__list{margin-top:26px;justify-content:center}.social__list .social__link_facebook{width:18px;height:32px}.social__list .social__link_instagram{width:34px;height:32px}}