{
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
@media all and (max-width: 900px)
{
.country
{
height: auto;
}
}
.netherlands:after
{
background-image: url(“Netherlands.png”);
background-position: center;
}
.belgium:after
{
background-image: url(“belgium-307_3.jpg”);
background-position: center;
}
.france:after
{
background-image: url(“30.jpg”);
background-position: center;
}
.germany:after
{
background-image: url(“vacation.jpg”);
background-position: center;
}
.england:after
{
background-image: url(“england.jpg”);
background-position: center;
}
</style>
</head>
<body>










