﻿.photo {
    width: 100%;
    margin-bottom: 30px;
}

.image-pad {
    padding-left: 0px !important;
}

@media (max-width: 767px) {
    .image-pad {
        padding-right: 0px !important;
    }
}
