﻿body > div:first-child {
    background-image: url('../svg/background-acasa.svg');
    background-position: 100% 50%;
    background-repeat: repeat-y;
}

@media screen and (max-width: 1199px) {
    
}