img {
    height: auto;
}

@media (min-width: 800px) {
    .custom-start-margin {
        margin-top: -35px;
    }
}