﻿/* wwwroot/css/styles.css */
.image-size {
    width: 300px;
    height: 200px;
}

.image-size2 {
    width: 400px;
    height: 300px;
}
