.round img {border-radius:10px;}
.top_content img{border-radius:10px;border:3px solid #fff;}
.top_content h2{margin-bottom:15px;padding-bottom:10px}
.top_content a {color:#8D5616;font-size:13px;text-align:left;}
.top_content li {font-size:12px;text-align:left;height:240px;}
.s_category li {height:150px}
.price{font-size:14px;text-align:left;}
.h2_script{font:26px 'Dancing Script', cursive;}

/*//////////////////////////breakpoint770px///////////////////////////////*/
@media only screen and (max-width: 770px) {

.top_content li {font-size:12px;text-align:left;height:300px;}
}

/*//////////////////////////breakpoint630px///////////////////////////////*/
@media only screen and (max-width: 630px) {

.top_content li {font-size:12px;text-align:left;height:240px;}
}

.Button {
    width:250px;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#333;
    border:1px solid #333;
    border-radius:5px;
}
