Хо выбрать первого ребенка родителя в CSS
.container > *:first-child
{
}
Glorious Gnu
.container > *:first-child
{
}