Hello
ALternatively, you can try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Editing to taste
.owl-item .item {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
Ciaran