#giveaway-steps {
    margin-left: -20px;
}

#giveaway-steps li {
    padding-bottom: 10px;
}

.featured-giveaway-item img {
    width: 335px;
    height: 185px;
}

.featured-giveaway-item .giveaway-description {
    min-height: 140px;
}

.giveaway-item {
    margin-bottom: 20px;
}

.giveaway-item img {
    width: 180px;
    height: 100px;
}
#giveaway-banner {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}
#giveaway-banner img {
    width: 100%;
    border: none;
}
#system-tag-form {
    display: inline-block;
    margin-left: 10px;
}
#giveaway-get-key {
    margin-left: 10px;
}
#recaptcha-wrapper {
    margin-top: 10px;
}
#recaptcha-wrapper .g-recaptcha {
    display: inline-block;
}
