export const HeroImg = styled.img`
    width: 100%;
    height: auto;
    
    ${props => props.desktop && css`