.your-contact{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-15px;margin-right:-15px}.your-contact__item{flex:0 0 33.33%;margin-bottom:30px;min-height:540px;min-width:500px;overflow:hidden;padding:0 15px;position:relative}.your-contact__item .your-contact__item-image{transition:all .5s}.your-contact__item:hover .your-contact__item-image{transform:scale(1.2)}.your-contact__item-image{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;height:540px}.your-contact__item-content{background-color:rgba(229,35,45,.85);bottom:0;-webkit-clip-path:polygon(0 0,93% 0,100% 100%,0 100%);clip-path:polygon(0 0,93% 0,100% 100%,0 100%);display:flex;flex-direction:column;height:auto;justify-content:space-between;left:15px;padding:15px 43px 15px 15px;position:absolute;right:15px}.your-contact__item-title{color:#f6f6f4;font-size:32px;font-weight:300;line-height:46px;margin-bottom:10px}.your-contact__item-skill{color:#f6f6f4;font-size:18px;font-weight:300;line-height:30px;margin-bottom:24px}.your-contact__item-desc,.your-contact__item-desc a{color:#f6f6f4;font-size:18px;font-weight:300;line-height:30px;margin-top:auto}.your-contact__item-email{display:flex;flex-direction:row;margin-bottom:10px}.your-contact__item-email-left{flex-shrink:0;margin-right:20px;width:85px}.your-contact__item-phone{display:flex;flex-direction:row}.your-contact__item-phone-left{flex-shrink:0;margin-right:20px;width:85px}@media screen and (max-width:991px){.your-contact{margin-left:0;margin-right:0}.your-contact__item{flex:0 0 100%;min-height:auto}.your-contact__item-title{font-size:24px;font-weight:400;line-height:36px;margin-bottom:15px}.your-contact__item-skill{margin-bottom:15px}.your-contact__item-image{background-position:bottom;background-size:contain;height:470px;margin:0 auto;max-width:450px}.your-contact__item-content{padding:15px 44px 15px 15px}}@media screen and (max-width:767px){.your-contact__item{min-width:auto;padding:0}.your-contact__item-image{height:420px;max-width:350px}.your-contact__item-content{left:0;right:0}.your-contact__item-email-left,.your-contact__item-phone-left{display:none}}