You can use the body class ".home", for example;

.home #masthead {
height: 500px;
.... etc....
}

.home .something-else {
.... etc....
}