.header {
    padding-top: 0;
    padding-bottom: 0;
}
.product_icons img {
    width: 90px;
}
.product__description {
    margin-top: 35px;
}
.product_icons img {
    box-shadow: none;
    border: none;
    filter: invert(1);
}