.box-layout .box-list{display:flex;flex-wrap:wrap;margin:0 -2px}.box-layout .box-list .box-enclose{padding:0 2px;flex-basis:50%}.box-layout .box-bg-img{padding:50px 40px;height:100%;background-repeat:no-repeat;background-size:cover}.box-layout .read-more-btn{color:#fff;font-weight:600;text-transform:uppercase;display:inline-flex;align-items:center}.box-layout .read-more-btn:hover .right-arrow{transform:translateX(4px)}.box-layout .read-more-btn .right-arrow{display:inherit;padding-left:10px;transition:all .3s ease}.box-layout .title-wrapper h2{font-size:30px;color:#fff}.box-layout .description p{color:#fff;margin:50px 0}@media(max-width:991px){.box-layout .box-list .box-enclose{margin-bottom:4px;flex-basis:100%}}