.content {
    margin-top: 0px;
}

.padfix {
    padding: 19px 50px 34px 30px !important;
}

.design-item {
    padding-top: 70px;
}

.design-img {
    height: auto !important;
}

.ds-hide {
    display: none;
}

@media screen and (max-width: 1980px) {
    img {
         max-width: 80%;
        height: auto;
    }
}

.content a {
    color: #000;
    text-decoration: none;
}

