﻿@media screen and (max-width: 599px) { /*手機*/
    img {
        width: 100%;
    }
}
