﻿.picture {
    height: 310px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/Home-Page.jpg');
}
