.cmp-newsroom__share-icons{display:flex;flex-direction:column;position:absolute;left:-30px}
@media only screen and (min-width:768px) and (max-width:1024px){.cmp-newsroom__share-icons{left:-20px}
}
@media screen and (max-width:767px){.cmp-newsroom__share-icons{display:flex;flex-direction:row;position:relative;left:0;margin-top:35px;margin-bottom:25px}
}
.cmp-newsroom__share-icons__wrapper{margin-bottom:15px;width:20px;height:20px}
@media screen and (max-width:767px){.cmp-newsroom__share-icons__wrapper{margin-bottom:-10px;margin-right:8px;width:20px;height:20px}
}
.cmp-newsroom__share-icons__icon{display:inline-block;width:inherit;border-radius:2px;transition:transform .3s ease;height:100%}
.cmp-newsroom__share-icons__icon img{height:100%}
.cmp-newsroom__share-icons__icon::before{left:-15px}
.cmp-newsroom__share-icons__icon::after{right:-15px}
.cmp-newsroom__share-icons__icon:hover{transform:translateX(15px);transform-origin:left}