.blog_card .card_wrapper{width:95%;margin:auto}@media only screen and (min-width: 750px){.blog_card .card_wrapper{width:90%}}.blog_card .card_wrapper .image_section{width:100%;height:350px;position:relative;overflow:hidden;margin-bottom:20px}.blog_card .card_wrapper h6{margin:0 !important;padding-bottom:10px}.blog_card .card_wrapper h6 a{color:var(--mtv-primary-color)}.blog_card .card_wrapper .description{padding-bottom:20px}.blog_card .card_wrapper .card_actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:40px}.blog_card .card_wrapper .card_actions a{-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;text-decoration:none;padding:8px 30px 8px 0;border-bottom:1px solid;color:var(--mtv-accent-blue);display:block;width:-moz-fit-content;width:fit-content}.blog_card .card_wrapper .card_actions a:hover{padding:8px 30px;border-radius:10px;background:var(--mtv-accent-blue);color:#fff}