.column.left {
    width: 100%;
}   
.column.right {
    display: none;
    }


#contact-info li.tel span {

    font-size: 100%;

}

/*按鈕*/
/*.product-link .row .col-2 > a{
  border:0px solid #ccc;
  width:100%;
  display:inline-block;
  width:100%; 
  background-color: #eee;
  height:50px;
  line-height: 50px;
   font-size:130%;
  text-align: center;
}
.product-link .row .col-2 > a:hover {
 color:#39c;
 background:#d8d8d8;
}*/

/*按鈕2號*/
.serveimg {
   display: block;
   text-align: center;
   width: 100%;
   min-height:90px
   padding-bottom: 100%;
   background: #D1D1D1;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:9px 7px;
}
.serveimg:hover {
     display: block;
   text-align: center;
   width: 100%;
   min-height:90px
   padding-bottom: 100%;
   background: #f0f0f0;
   overflow: hidden;
   position: relative;
   border-radius:5px;
   padding:9px 7px;
}


/*基本資訊一行變條列*/
/*#contact-info ul li {
display: block;
margin-right: 5px;
line-height: 1.8;
}*/


#contact-info li.tel {
display: none;
}
#contact-info ul li {
display: none;
}
#contact-info li {
display: none;
}