.small-img {
    width: 200px;
}

.medium-img 
{
    width: 600px;
}

.large-img 
{
    width: 1000px;
}