﻿@import url(style.css) screen and (min-width : 481px);
@import url(style_s.css) screen and (max-width : 480px);


