#writeform-full {
    display: none;
}

.issueselect {
    display: block;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 60%;
}
.issueselect > img {
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px 10px;
    width: 100%;
    height: 100%;
}
