﻿/* RWD 050 Custom only */

/*公司簡介圖片替換*/
#aboutus-img {
  background-image: url(home_aboutus.jpg);
}

/*隱藏手機版遮罩*/
.mainbanner::before {display: none;}