.control{
background-color: rgba(0, 0, 0, 0);
background-position: 50% 100%, 50% calc(100% - 1px);
background-position-x: 50%, 50%;
background-position-y: 100%, calc(100% - 1px);
background-repeat: no-repeat;
background-size: 0px 2px, 100% 1px;
border-bottom-color: rgb(255, 255, 255);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(255, 255, 255);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(255, 255, 255);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(255, 255, 255);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: none;
border-top-width: 0px;
box-shadow: none;
box-sizing: border-box;
color: rgb(255, 255, 255);
display: block;
float: none;
font-family: RobotoDraft, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 50px;
font-weight: 300;
height: 70px;
line-height: 71.4333px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
transition-delay: 0s;
transition-duration: 0s;
transition-property: background;
transition-timing-function: ease-out;
vertical-align: middle;
width: 747.5px
}

.product{
    
    -webkit-box-shadow: 0px 2px 25px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 25px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 25px 2px rgba(0, 0, 0, 0.25);
}
.description {
    padding: 30px 40px 35px 40px;
}