.new-arrivals ul li.titl { 
	margin-left: 0;
	margin-bottom:10px;
}


.modal-dialog {
  position: absolute;
  top: -200px;
  right: 100px;
  bottom: 0;
  left: 0;
  z-index: 10040;  
}

.modal-lg {
    width: 40%;
}