﻿
@media (max-width:630px) {
    .SiteHolder{
        flex-direction:column;
    }
    .AtsHolder {
        background-size: contain;
    }
}
