@media screen and (max-width: 500px) {
    #header .container  #secondary-navigation a {
        color: #5f6970 !important;
    }
	.__inner-container-book a{
		position: relative;
		top: 60px;
	}
}