/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/
@media (min-width: 768px) {
    .hero .image img {
        margin-right: 100px;
        width: 175px;
        height: auto;
    }
}