/*
Theme Name: Azart child
Description: Child theme for Azart
Author: TheJema
Template: azart
Text Domain: azart
*/
@import url("../azart/style.css");

.azart-single img  {
    max-width: 100%;
}
.azart-single iframe  {
    max-width: 100%;
}