﻿.wg-search-form #LinkButton1 {position: absolute;top: 8px;right: 0;}
.sproduct-information {
    border: 1px solid #e3e4e4;
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.step7 {
    padding-top: 72px;
}
@media only screen and (max-width:980px) {
    .step7 {
        padding-top: 33px;
    }
}
@media only screen and (max-width:760px) {
    .step7 {
        padding-top: 25px;
    } 
}