@media (max-width: 40em) {
    #Emblem
    {
        width: 100%;
        margin: auto 0;
        right: 0;
    }

    #Service-Content
    {
        padding-bottom: 10em;
    }
  
}