/*
* @Author: Design
* @Date:   2017-10-27 10:43:40
* @Last Modified by:   Design
* @Last Modified time: 2017-10-30 13:45:31
*/
.master_content p, .master_content h4 {
  margin-bottom: 15px; }
.master_content .golf h3 {
  border-bottom: 3px solid #ccd4d8; }
  .master_content .golf h3 img {
    margin-right: 10px; }

.static_bg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 278px;
  margin-top: -10px;
  margin-bottom: 15px;
  border: 10px solid #FFF;
  position: relative;
  box-shadow: 0 0 3px silver; }
  .static_bg p {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 10px;
    margin: 0;
    bottom: -12px;
    font-weight: 900;
    text-transform: uppercase; }

.golf_img {
  padding: 5px;
  background: #fff;
  border: 1px solid #ccd4d8;
  margin-bottom: 15px; }

/*# sourceMappingURL=static_pages.css.map */
