.picture {
    position: absolute;
    left: 10%;
    top:10%;
    right: 10%;
    max-width: 100%;
    height: auto;
    padding-left: 20px;
}
