﻿@import "computer.css" screen and (min-width:800px);
@import "phone.css" screen and (max-width:800px);
