.lookbook_top .container-fluid, .lookbook_top .col-6, .lookbook_top .col-md-6 {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.lookbook_top .row {
  margin-left: 0;
  margin-right: 0; }
.lookbook_top .align-items-center {
  text-align: center; }
.lookbook_top .lookbook_top_titile {
  font-size: 30px;
  margin-bottom: 53px;
  font-weight: 500; }
.lookbook_top .lookbook_top_store_btn {
  font-size: 11px;
  padding: 8px 36px;
  border: 1px solid #000; }
.lookbook_top .lookbook_top_store_list {
  font-size: 11px;
  margin-top: 48px;
  display: block;
  color: silver; }
  .lookbook_top .lookbook_top_store_list p {
    margin-bottom: 48px; }
.lookbook_top.site-box-container.add-border {
  line-height: 0; }

.lookbook_grid .container-fluid, .lookbook_grid .col-6, .lookbook_grid .col-md-6 {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.lookbook_grid .row {
  margin-left: 0;
  margin-right: 0; }
.lookbook_grid.site-box-container.add-border {
  line-height: 0; }
.lookbook_grid .grid-text-content {
  font-size: 22px;
  line-height: 1.7;
  font-weight: 500 !important;
  color: #000;
  font-family: "Linotype Didot", serif;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center; }

@media (max-width: 991px) {
  .lookbook_top .lookbook_top_titile {
    font-size: 20px;
    margin-top: 81px; }
  .lookbook_top .lookbook_top_store_btn {
    font-size: 10px; }
  .lookbook_top .lookbook_top_store_list {
    font-size: 10px;
    margin-top: 40px;
    margin-bottom: 110px; }
    .lookbook_top .lookbook_top_store_list p {
      margin-bottom: 34px; }

  .lookbook_grid .grid-text-content.hide-mobile {
    display: none !important; } }
