.mmt-body #theme-0e56-b8c2-0605-914e {
  width: 260px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #000000;
  bottom: 0; }
.mmt-body #theme-d96d-89fc-57c0-b793 {
  width: 100%;
  padding-left: 260px; }
.mmt-body #theme-44ba-f6fa-5fad-6692 {
  position: relative; }.area_col{
    margin-bottom: 30px;
    min-height: 368px !important;
}
.area_col img{
    height: 220px !important;
    object-fit: cover;
}
.area_col h3{
 min-height:64px;
  font-size:20px
}
.cstm_head_title h1{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 10px outset #C3A953;
    border-image-source: linear-gradient(45deg,#031A22,#C3A953);
    border-image-slice: 1;
    padding-bottom: 5px;
    border-radius: .3rem;
    text-transform:uppercase;
    letter-spacing:1px;
    box-shadow: 0 14px 14px 0 rgba(0,0,0,.2);
}
.obj_fit img{
 object-fit:cover;
}