﻿@media only screen and (max-width: 360px), only screen and (max-device-width: 360px) {	
    button{ font-size: 10px;}
    ul.thumb_bt{ width: 90%;}
}	