﻿
/*Css component*/
.photo-item {
    padding: 10px;
}

.photo-item img {
    width: 120px;
    height: 90px;
}