#productdefaultimage {
    max-width: 100%;
    min-width: 100%;
}

#producttext {
    max-width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.buyblock {
    width: 700px;
}

.thumbnail {
    cursor: pointer;
}