/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.adv2{
 display:flex;
 justify-content:center;
 align-items:center;
 max-width:320px;
 margin:10px auto 30px;
}
.adv2>div{
 width:160px!important;
}