.p-product-content .content-emission-table-row .right {

  position: relative;
}
.p-product-content .content-emission-table-row .right--text {

  top: 10px;
  position: relative;
}
@media (max-width:1440px){
	.p-product-content .content-emission-table-row .right--text {

  top: 13px;
  position: relative;
}
}
.p-product-content .content-emission-table-row .right--link {
 
  padding-top: 46px;
 
  position: absolute;
  width: 100%;
  height: 100%;
  top: -19px;
  padding-bottom: 22px;
}
@media (max-width:1075px){
	.p-product-content .content-emission-table-row .right--link {

  top: 0px;
 
}
}
@media (max-width:1024px){
	.p-product-content .content-emission-table-row .right--link {

top: -14px;
 
}
}
@media (max-width:716px){
	.p-product-content .content-emission-table-row .right--link {

top: 3px;
 
}
}

.c-footer-bottom-studio-linkedin {
    flex-grow: inherit;
    opacity: 1;
    display: flex;
    margin-left: 40px;
}
@media screen and (max-width: 640px) {
    .c-footer-bottom-studio-linkedin {
        margin-left: 15px;
    }
}
.c-footer-bottom-studio-linkedin span {
    opacity: 0.4;
    padding-left: 8px;
}
@media screen and (max-width: 640px) {
    .c-footer-bottom-studio-linkedin span {
        display: none;
    }
}
.c-footer-bottom-studio-linkedin span:hover {
    opacity: 1;
}
.c-footer-bottom-studio-linkedin img {
    width: auto;
}