.wmt-twitter-feed .title{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1200px){.wmt-twitter-feed .title{margin-bottom:20px}}.wmt-twitter-feed .title h3{font-size:26px;color:#000;font-weight:600;margin:0}@media only screen and (max-width:1200px){.wmt-twitter-feed .title h3{font-size:22px}}.wmt-twitter-feed .title a.more{font-size:14px;color:#000;font-weight:400;text-decoration:none;-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s;display:inline-block;white-space:nowrap}.wmt-twitter-feed .title a.more:hover{text-decoration:underline}.tweets_feed{max-width:700px;margin:0 auto}#tw_feed .tweets_feed{max-width:100%;margin:0 -15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:992px){#tw_feed .tweets_feed{margin:0}}#tw_feed .tweets_feed .item{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:992px){#tw_feed .tweets_feed .item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}.tweets_feed .item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.tweets_feed .item .photo{width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;position:relative;z-index:1;overflow:hidden;margin-right:10px;border-radius:100%;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.07);box-shadow:2px 2px 10px 0 rgba(0,0,0,.07)}.tweets_feed .item .photo .image{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:-1;background-repeat:no-repeat;background-position:top;background-size:cover}.tweets_feed .item .message{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 50px);flex:0 0 calc(100% - 50px)}.tweets_feed .item .message .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.tweets_feed .item .message .name h3{font-size:16px;color:#000;font-weight:600;margin:0}.tweets_feed .item .message .name time{font-size:12px;font-weight:400;color:#000;opacity:.5}.tweets_feed .item .message a{font-size:14px;color:#000;font-weight:400;text-decoration:none}.tweets_feed .item .message a:hover{text-decoration:underline}.tweets_feed .item .message p{font-size:14px;color:#000;font-weight:400;line-height:22px;opacity:.7;margin-top:5px}@media only screen and (max-width:1200px){.tweets_feed .item .message p{line-height:1.4}}